Skip to content

Add symlink support #95

Add symlink support

Add symlink support #95

Triggered via pull request May 24, 2024 12:51
Status Success
Total duration 5m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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'