Skip to content
Triggered via push August 2, 2024 18:58
Status Success
Total duration 2m 5s
Artifacts

release.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build (ubuntu, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu, x64): Lib/Sprite.cs#L81
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu, x64): App.axaml.cs#L12
Non-nullable field 'm_pMainWindow' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu, x64): App.axaml.cs#L17
Non-nullable field 'm_pViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu, x64): Lib/Sprite.cs#L85
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos, x64): App.axaml.cs#L12
Non-nullable field 'm_pMainWindow' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos, x64): App.axaml.cs#L17
Non-nullable field 'm_pViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos, x64): Lib/Sprite.cs#L81
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos, x64): Lib/Sprite.cs#L85
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@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 (windows, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: vimtor/action-zip@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows, x64): App.axaml.cs#L12
Non-nullable field 'm_pMainWindow' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows, x64): App.axaml.cs#L17
Non-nullable field 'm_pViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows, x64): Lib/Sprite.cs#L81
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows, x64): Lib/Sprite.cs#L85
Non-nullable property 'Pallete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.