Update publish-dotnet-binaries.yml #29
Annotations
1 error and 14 warnings
Upload release asset
Input required and not supplied: asset_name
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build win-x64
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build win-x64:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
Build win-x64:
src/Services/JsUnMapService.cs#L122
Possible null reference argument for parameter 'input' in 'string PathUtils.RemoveInvalidFilenameCharacters(string input)'.
|
Build win-x64:
src/Services/JsUnMapService.cs#L123
Converting null literal or possible null value to non-nullable type.
|
Create release
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/
|
Create release
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/
|
Create release
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/
|
Build binaries:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
Build binaries:
src/Services/JsUnMapService.cs#L122
Possible null reference argument for parameter 'input' in 'string PathUtils.RemoveInvalidFilenameCharacters(string input)'.
|
Build binaries:
src/Services/JsUnMapService.cs#L123
Converting null literal or possible null value to non-nullable type.
|
Build binaries:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
Build binaries:
src/Services/JsUnMapService.cs#L122
Possible null reference argument for parameter 'input' in 'string PathUtils.RemoveInvalidFilenameCharacters(string input)'.
|
Build binaries:
src/Services/JsUnMapService.cs#L123
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading