Skip to content

bugfix

bugfix #97

Triggered via push September 28, 2024 18:43
Status Success
Total duration 5m 19s
Artifacts 4

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

139 warnings
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-linux: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Drizzle/Drizzle.Lingo.Runtime/LingoImage.CopyPixels.cs#L1294
Argument 1 should be passed with the 'in' keyword
build-linux: Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
build-linux: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-minimal
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-linux-minimal: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Drizzle/Drizzle.Lingo.Runtime/LingoImage.CopyPixels.cs#L1294
Argument 1 should be passed with the 'in' keyword
build-linux-minimal: Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
build-linux-minimal: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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-minimal
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. 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-minimal: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Drizzle/Drizzle.Lingo.Runtime/LingoImage.CopyPixels.cs#L1294
Argument 1 should be passed with the 'in' keyword
build-windows-minimal: Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
build-windows-minimal: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows-minimal: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. 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: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows: Drizzle/Drizzle.Lingo.Runtime/LingoImage.CopyPixels.cs#L1294
Argument 1 should be passed with the 'in' keyword
build-windows: Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
create-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
create-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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/
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/

Artifacts

Produced during runtime
Name Size
linux-binaries Expired
157 MB
linux-binaries-minimal Expired
143 MB
windows-binaries Expired
159 MB
windows-binaries-minimal Expired
159 MB