Update actions/upload-artifact action to v4 #57
Annotations
4 warnings
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest
Solution "D:\a\HashTableRx\HashTableRx\src\HashTableRx.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {5A3634B0-A15E-4B5D-8367-7D9FD0EACEE2}.PreRelease|Any CPU.Build.0 = Release|Any CPU"
|
windows-latest
D:\a\HashTableRx\HashTableRx\src\HashTableRx\HashTable.cs(140,13): warning CS8619: Nullability of reference types in value of type 'IObservable<(string, object x)>' doesn't match target type 'IObservable<(string key, object? value)>'. [D:\a\HashTableRx\HashTableRx\src\HashTableRx\HashTableRx.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\HashTableRx\HashTableRx\src\HashTableRx\HashTable.cs(140,13): warning CS8619: Nullability of reference types in value of type 'IObservable<(string, object x)>' doesn't match target type 'IObservable<(string key, object? value)>'. [D:\a\HashTableRx\HashTableRx\src\HashTableRx\HashTableRx.csproj::TargetFramework=netstandard2.0]
|