Add relative direction hints for bulkhead zones #189
build.yml
on: push
Build
35s
Package manual install
30s
Annotations
13 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
AutogenRundown/src/DataBlocks/Zones/LayoutPlanner.cs#L159
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'AutogenRundown.DataBlocks.Objectives.Bulkhead.None' is not covered.
|
Build:
AutogenRundown/src/Generator.cs#L174
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AutogenRundown.PidOffsets)5' is not covered.
|
Build:
AutogenRundown/src/DataBlocks/Zone.cs#L530
Possible null reference assignment.
|
Build:
AutogenRundown/src/DataBlocks/LevelSettings.cs#L146
The variable 'chargers' is assigned but its value is never used
|
Build:
AutogenRundown/src/DataBlocks/LevelSettings.cs#L155
The variable 'shadows' is assigned but its value is never used
|
Build:
AutogenRundown/src/DataBlocks/Level.cs#L79
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
AutogenRundown/src/DataBlocks/LevelLayout.cs#L365
Possible null reference argument for parameter 'item' in 'void List<EnemySpawningData>.Add(EnemySpawningData item)'.
|
Build:
AutogenRundown/src/DataBlocks/LevelLayout.cs#L615
Dereference of a possibly null reference.
|
Build:
AutogenRundown/src/DataBlocks/LevelLayout.Reactor.cs#L173
Dereference of a possibly null reference.
|
Build:
AutogenRundown/src/DataBlocks/LevelLayout.Reactor.cs#L184
Dereference of a possibly null reference.
|
Package manual install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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: "AutogenRundown_0.18.1", "AutogenRundown_manual_install_0.18.1".
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 | |
---|---|---|
AutogenRundown_0.18.1
Expired
|
2.4 MB |
|
AutogenRundown_manual_install_0.18.1
Expired
|
74.3 MB |
|