Skip to content

Release v2.8.0

Release v2.8.0 #2

Re-run triggered May 20, 2024 02:37
Status Success
Total duration 24s
Artifacts 2

publish.yml

on: push
Upload Release Artifacts
9s
Upload Release Artifacts
Deploy to Nuget
14s
Deploy to Nuget
Deploy to Thunderstore
28s
Deploy to Thunderstore
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Upload Release Artifacts
Process completed with exit code 1.
Build: RiskOfOptions/Utils/KeyBindUtil.cs#L244
Cannot convert null literal to non-nullable reference type.
Build: RiskOfOptions/Components/AssetResolution/TranslucentImageResolver.cs#L11
Non-nullable field 'image' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: RiskOfOptions/Components/AssetResolution/AssetResolver.cs#L12
Non-nullable field 'serializedData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: RiskOfOptions/Utils/KeyBindUtil.cs#L43
Cannot convert null literal to non-nullable reference type.
Build: RiskOfOptions/Components/RuntimePrefabs/StepSliderPrefab.cs#L8
Non-nullable property 'StepSlider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: RiskOfOptions/Components/RuntimePrefabs/SliderPrefab.cs#L8
Non-nullable property 'Slider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: RiskOfOptions/Components/AssetResolution/MultiAssetResolver.cs#L12
Non-nullable field 'entries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: RiskOfOptions/Utils/KeyBindUtil.cs#L13
Non-nullable field '_mpEventSystem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: RiskOfOptions/Utils/KeyBindUtil.cs#L14
Non-nullable field '_dialogBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: RiskOfOptions/Utils/KeyBindUtil.cs#L15
Non-nullable field '_onBind' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.