log #2593
Annotations
3 warnings
Run echo ::set-output name=url::"$(cat Docs/obj/url.txt)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run dotnet build -p:SkipSonar=true:
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
Run dotnet build -p:SkipSonar=true:
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
Loading