Build project #13
build.yml
on: push
Create Release
2s
Matrix: buildForAllSupportedPlatforms
Annotations
168 warnings
Create Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@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/
|
Build for win-x86
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x86
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/
|
Build for win-x86:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for osx-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for osx-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for osx-x64
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/
|
Build for linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for linux-x64
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/
|
Build for linux-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for win-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for win-x64
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/
|
Build for osx-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for osx-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for osx-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for osx-x64
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/
|
Build for win-x86
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x86:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for win-x86:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for win-x86
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/
|
Build for linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for linux-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for linux-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for linux-x64
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/
|
Build for osx-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for osx-x64
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/
|
Build for osx-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for linux-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64
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/
|
Build for win-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x64
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/
|
Build for win-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L18
The field 'WorldHandler._continueWait' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L22
The field 'WorldHandler._previousTicks' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L20
The field 'WorldHandler._currentTicks' is assigned but its value is never used
|
Build for win-x64:
DedicatedServer/Code/WorldHandler.cs#L19
The field 'WorldHandler._counter' is assigned but its value is never used
|
Build for win-x86
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x86
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/
|
Build for win-x86:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
|
Build for linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for linux-x64
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/
|
Build for linux-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for linux-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x64
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/
|
Build for win-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
|
Build for osx-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for osx-x64
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/
|
Build for osx-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for osx-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x64
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/
|
Build for win-x64:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x64
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
|
Build for win-x86
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build for win-x86:
Shared/Globals.cs#L19
Non-nullable field 'ForegroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Globals.cs#L22
Non-nullable field 'BackgroundTilemap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L10
Non-nullable field '_allBlocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Shared/Code/Block System/BlockManagerShared.cs#L14
Non-nullable field '_blockNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'BlockSprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSprites.cs#L20
Non-nullable field 'SpriteSheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSpritesManager.cs#L6
Non-nullable field '_allBlocksSprites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86:
Blocktest/Code/Block System/BlockSpritesManager.cs#L9
Non-nullable field '_blockSpriteNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for win-x86
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).
|
Build for win-x86
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/
|