Skip to content

Update publish-dotnet-binaries.yml #31

Update publish-dotnet-binaries.yml

Update publish-dotnet-binaries.yml #31

Triggered via push January 12, 2024 15:51
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

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.