Raise public versions. #6
Annotations
15 warnings
build
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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.IO/Implementations/FsReader.cs#L190
The variable 'q' is assigned but its value is never used
|
build:
src/SenseNet.IO/Implementations/FsContent.cs#L17
The field 'FsContent._rawContent' is never used
|
build:
src/SenseNet.IO.DemoConsole/Program.cs#L12
Non-nullable field '_host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.IO/Implementations/FsReader.cs#L190
The variable 'q' is assigned but its value is never used
|
build:
src/SenseNet.IO/Implementations/FsContent.cs#L17
The field 'FsContent._rawContent' is never used
|
build:
src/SenseNet.IO.DemoConsole/Program.cs#L12
Non-nullable field '_host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|