Skip to content

Update tests to .NET 8 #87

Update tests to .NET 8

Update tests to .NET 8 #87

Triggered via push December 10, 2023 20:13
Status Success
Total duration 3m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Cannot convert null literal to non-nullable reference type.
build
XML comment on 'FileEntry.WriteAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
build
XML comment on 'FileEntry.AppendAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
build
XML comment on 'FileEntry.ReadAllLines(Encoding)' has a paramref tag for 'path', but there is no parameter by that name
build
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator ==(FileSystemEntry, FileSystemEntry)'
build
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator !=(FileSystemEntry, FileSystemEntry)'
build
Missing XML comment for publicly visible type or member 'AggregateFileSystem.Dispose(bool)'
build
Missing XML comment for publicly visible type or member 'AggregateFileSystemWatcher.Dispose(bool)'
build
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Owned'
build
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Dispose(bool)'