Skip to content

Bug fixes and QoL

Bug fixes and QoL #48

Triggered via push June 18, 2024 23:07
Status Success
Total duration 3m 33s
Artifacts 2

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

53 warnings
build-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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
Argument 1 should be passed with the 'in' keyword
build-linux
Unreachable code detected
build-linux
The variable 'propsettings' is assigned but its value is never used
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux
Unreachable code detected
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: Leditor.Serialization/PropImporter.cs#L116
Unreachable code detected
build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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
Argument 1 should be passed with the 'in' keyword
build-windows
Unreachable code detected
build-windows
The variable 'propsettings' is assigned but its value is never used
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows
Unreachable code detected
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: Leditor.Data/Tiles/TileDex.cs#L189
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: Leditor.Serialization/PropImporter.cs#L116
Unreachable code detected
create-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
create-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@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 `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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-binaries", "windows-binaries". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
linux-binaries Expired
29.1 MB
windows-binaries Expired
29 MB