Reduce allocations in .NET 9 #128
Annotations
21 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest)
The variable 'isDirectory' is assigned but its value is never used
|
build (ubuntu-latest)
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Owned'
|
build (ubuntu-latest)
Missing XML comment for publicly visible type or member 'FileSystem.DebuggerDisplay()'
|
build (ubuntu-latest)
Missing XML comment for publicly visible type or member 'FileSystemWatcher'
|
build (ubuntu-latest)
XML comment has cref attribute 'prefix' that could not be resolved
|
build (ubuntu-latest)
XML comment has cref attribute 'path' that could not be resolved
|
build (ubuntu-latest)
XML comment has cref attribute 'SetAttributes' that could not be resolved
|
build (ubuntu-latest)
XML comment has cref attribute 'ValidatePath' that could not be resolved
|
build (ubuntu-latest)
Missing XML comment for publicly visible type or member 'FilterPattern.Parse(string)'
|
build (ubuntu-latest)
Missing XML comment for publicly visible type or member 'FilterPattern.FilterPattern(string)'
|
build (windows-latest)
The variable 'isDirectory' is assigned but its value is never used
|
build (windows-latest)
XML comment on 'FileEntry.WriteAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build (windows-latest)
XML comment on 'FileEntry.AppendAllText(string, Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build (windows-latest)
XML comment on 'FileEntry.ReadAllLines(Encoding)' has a paramref tag for 'path', but there is no parameter by that name
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator ==(FileSystemEntry, FileSystemEntry)'
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'FileSystemEntry.operator !=(FileSystemEntry, FileSystemEntry)'
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'AggregateFileSystem.Dispose(bool)'
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'AggregateFileSystemWatcher.Dispose(bool)'
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Owned'
|
build (windows-latest)
Missing XML comment for publicly visible type or member 'ComposeFileSystem.Dispose(bool)'
|