Merge branch 'master' of https://github.com/hueifeng/TinyVFS #36
Annotations
1 error and 12 warnings
list on nuget
😭 error: File does not exist (1).
|
list on nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
list on nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
list on nuget:
src/TinyVFS/DependencyInjection/ServiceCollectionExtensions.cs#L6
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
list on nuget:
src/TinyVFS/DictionaryBasedFileProvider.cs#L7
Missing XML comment for publicly visible type or member 'DictionaryBasedFileProvider'
|
list on nuget:
src/TinyVFS/DictionaryBasedFileProvider.cs#L9
Missing XML comment for publicly visible type or member 'DictionaryBasedFileProvider.Files'
|
list on nuget:
src/TinyVFS/DictionaryBasedFileProvider.cs#L11
Missing XML comment for publicly visible type or member 'DictionaryBasedFileProvider.GetDirectoryContents(string)'
|
list on nuget:
src/TinyVFS/DictionaryBasedFileProvider.cs#L62
Missing XML comment for publicly visible type or member 'DictionaryBasedFileProvider.Watch(string)'
|
list on nuget:
src/TinyVFS/DictionaryBasedFileProvider.cs#L67
Missing XML comment for publicly visible type or member 'DictionaryBasedFileProvider.NormalizePath(string)'
|
list on nuget:
src/TinyVFS/DynamicFileProvider.cs#L17
Missing XML comment for publicly visible type or member 'DynamicFileProvider.Files'
|
list on nuget:
src/TinyVFS/DynamicFileProvider.cs#L19
Missing XML comment for publicly visible type or member 'DynamicFileProvider.DynamicFiles'
|
list on nuget:
src/TinyVFS/DynamicFileProvider.cs#L21
Missing XML comment for publicly visible type or member 'DynamicFileProvider.FilePathTokenLookup'
|
list on nuget:
src/TinyVFS/DynamicFileProvider.cs#L23
Missing XML comment for publicly visible type or member 'DynamicFileProvider.DynamicFileProvider()'
|