Fix cross-filesystem operations in MountFileSystem #119
Annotations
22 warnings
build (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)'
|