/Data #102
main.yml
on: push
build-linux
2m 27s
build-linux-minimal
2m 41s
build-windows
4m 30s
build-windows-minimal
4m 36s
create-release
1m 58s
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/Movie.fiffigt.cs#L322
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L326
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L343
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditor.cs#L995
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.renderProps.cs#L1999
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Movie.lvl.cs#L459
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10151
Unreachable code detected
|
build-linux:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10154
Unreachable code detected
|
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/Movie.fiffigt.cs#L322
Unreachable code detected
|
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:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L326
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L343
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditor.cs#L995
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.renderProps.cs#L1999
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Movie.lvl.cs#L459
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Movie.ropeModel.cs#L234
Unreachable code detected
|
build-linux-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10151
Unreachable code detected
|
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
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/Movie.fiffigt.cs#L322
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L326
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L343
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditor.cs#L995
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderProps.cs#L1999
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10151
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10154
Unreachable code detected
|
build-windows:
Drizzle/Drizzle.Ported/Translated/Behavior.renderEffects.cs#L10157
Unreachable code detected
|
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/Movie.fiffigt.cs#L322
Unreachable code detected
|
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:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L326
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L343
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditor.cs#L995
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Behavior.renderProps.cs#L1999
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Movie.lvl.cs#L459
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Movie.ropeModel.cs#L234
Unreachable code detected
|
build-windows-minimal:
Drizzle/Drizzle.Ported/Translated/Movie.ropeModel.cs#L309
Unreachable code detected
|
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.
|
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 |
|