Skip to content

Add symlink support #97

Add symlink support

Add symlink support #97

Triggered via pull request May 24, 2024 14:47
Status Failure
Total duration 4m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Cannot convert null literal to non-nullable reference type.
build
The variable 'isDirectory' is assigned but its value is never used
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'