Update publish-dotnet-binaries.yml #31
Annotations
2 errors and 7 warnings
publish
Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'.
|
publish
Process completed with exit code 1.
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
publish:
src/Services/JsUnMapService.cs#L122
Possible null reference argument for parameter 'input' in 'string PathUtils.RemoveInvalidFilenameCharacters(string input)'.
|
publish:
src/Services/JsUnMapService.cs#L123
Converting null literal or possible null value to non-nullable type.
|
publish:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
publish:
src/Services/JsUnMapService.cs#L122
Possible null reference argument for parameter 'input' in 'string PathUtils.RemoveInvalidFilenameCharacters(string input)'.
|
publish:
src/Services/JsUnMapService.cs#L123
Converting null literal or possible null value to non-nullable type.
|