Skip to content

Merge pull request #22 from OpenSpartan/release-1.0.4 #11

Merge pull request #22 from OpenSpartan/release-1.0.4

Merge pull request #22 from OpenSpartan/release-1.0.4 #11

Triggered via push June 8, 2024 01:37
Status Success
Total duration 4m 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, microsoft/setup-msbuild@v1.1. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/OpenSpartan.Workshop/Models/WorkshopSettings.cs#L197
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/WorkshopLogger.cs#L12
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/RankedViewModel.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/SettingsViewModel.cs#L172
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/SeasonCalendarViewModel.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/BattlePassViewModel.cs#L119
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/ExchangeViewModel.cs#L61
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/UserContextManager.cs#L339
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/UserContextManager.cs#L1186
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/App.xaml.cs#L19
Non-nullable field 'm_window' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/OpenSpartan.Workshop/Models/WorkshopSettings.cs#L197
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/BattlePassViewModel.cs#L119
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/ExchangeViewModel.cs#L61
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/RankedViewModel.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/SeasonCalendarViewModel.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/WorkshopLogger.cs#L12
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/SettingsViewModel.cs#L172
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/UserContextManager.cs#L339
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/UserContextManager.cs#L1186
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/App.xaml.cs#L19
Non-nullable field 'm_window' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.