Skip to content

add draft ci

add draft ci #1

Triggered via push February 22, 2024 16:05
Status Success
Total duration 2m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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: Submodules/ShadowSET/ShadowSET/LayoutEditorFunctions.cs#L540
Cannot convert null literal to non-nullable reference type.
build: Submodules/ShadowSET/ShadowSET/LayoutEditorFunctions.cs#L825
Cannot convert null literal to non-nullable reference type.
build: Submodules/ShadowSET/ShadowSET/SetObjects/ObjectClassesShadow/List17/Object1770_GUNCamera.cs#L7
'Object1770_GUNCamera.PosX' hides inherited member 'SetObject.PosX'. Use the new keyword if hiding was intended.
build: Submodules/ShadowSET/ShadowSET/SetObjects/ObjectClassesShadow/List17/Object1770_GUNCamera.cs#L9
'Object1770_GUNCamera.PosY' hides inherited member 'SetObject.PosY'. Use the new keyword if hiding was intended.
build: Submodules/ShadowSET/ShadowSET/SetObjects/ObjectClassesShadow/List17/Object1770_GUNCamera.cs#L11
'Object1770_GUNCamera.PosZ' hides inherited member 'SetObject.PosZ'. Use the new keyword if hiding was intended.
build: Submodules/ShadowSET/ShadowSET/SETIDBIN/TableEntry.cs#L5
Non-nullable field 'objectEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Submodules/ShadowSET/ShadowSET/SETIDBIN/StageEntry.cs#L8
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Submodules/ShadowSET/ShadowSET/LayoutEditorSystem.cs#L92
Cannot convert null literal to non-nullable reference type.
build: Submodules/ShadowSET/ShadowSET/LayoutEditorSystem.cs#L99
Cannot convert null literal to non-nullable reference type.
build: Submodules/ShadowSET/ShadowSET/SetObjects/SetObject.cs#L10
Non-nullable field 'objectEntry' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.