Skip to content

Merge pull request #42 from OpenSpartan/release-1.0.7 #29

Merge pull request #42 from OpenSpartan/release-1.0.7

Merge pull request #42 from OpenSpartan/release-1.0.7 #29

Triggered via push July 11, 2024 23:22
Status Success
Total duration 2m 44s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/OpenSpartan.Workshop/Models/SeasonCalendarViewDayItem.cs#L100
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/Models/WorkshopSettings.cs#L197
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/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/Core/UserContextManager.cs#L346
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/Core/UserContextManager.cs#L1240
Cannot convert null literal to non-nullable reference type.
build: src/OpenSpartan.Workshop/ViewModels/SettingsViewModel.cs#L187
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.