Update publish-dotnet-binaries.yml #33
Annotations
3 errors and 17 warnings
publish
The specified RuntimeIdentifier 'orx-arm64' is not recognized. See https://aka.ms/netsdk1083 for more information.
|
publish
Ahead-of-time compilation is not supported for the target runtime identifier 'orx-arm64'.
|
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
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.
|
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
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.
|
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
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.
|
publish:
src/Services/JsUnMapService.cs#L110
Dereference of a possibly null reference.
|
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.
|