Skip to content

Improve Code Quality (#80) #86

Improve Code Quality (#80)

Improve Code Quality (#80) #86

Triggered via push December 9, 2023 06:27
Status Success
Total duration 2m 47s
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
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'