Skip to content

Merge branch 'master' into development #83

Merge branch 'master' into development

Merge branch 'master' into development #83

Triggered via push December 22, 2024 21:15
Status Success
Total duration 12m 51s
Artifacts 1
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
DennisvHest
approved Dec 22, 2024
test

Annotations

10 warnings
build / build: MapMaven.Core/Models/Map.cs#L75
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build / build: MapMaven.Core/Services/Leaderboards/ILeaderboardService.cs#L17
The type 'MapMaven.Core.Models.LeaderboardProvider?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'MapMaven.Core.Models.LeaderboardProvider?' doesn't match 'notnull' constraint.
build / build: MapMaven.Core/Services/Leaderboards/ILeaderboardService.cs#L20
The type 'MapMaven.Core.Models.LeaderboardProvider?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'MapMaven.Core.Models.LeaderboardProvider?' doesn't match 'notnull' constraint.
build / build: MapMaven.Core/Services/PlaylistService.cs#L32
Nullability of reference types in return type of 'BehaviorSubject<Playlist?> PlaylistService.SelectedPlaylist.get' doesn't match implicitly implemented member 'BehaviorSubject<Playlist> IPlaylistService.SelectedPlaylist.get'.
build / build: MapMaven.Core/Services/Leaderboards/LeaderboardService.cs#L18
The type 'MapMaven.Core.Models.LeaderboardProvider?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'MapMaven.Core.Models.LeaderboardProvider?' doesn't match 'notnull' constraint.
build / build: MapMaven.Core/Services/Leaderboards/LeaderboardService.cs#L19
The type 'MapMaven.Core.Models.LeaderboardProvider?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'MapMaven.Core.Models.LeaderboardProvider?' doesn't match 'notnull' constraint.
build / build: MapMaven.Core/Models/PlaylistMap.cs#L11
Possible null reference assignment.
build / build: MapMaven.Core/Models/PlaylistMap.cs#L9
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build: MapMaven.Core/Services/SongPlayerService.cs#L18
Cannot convert null literal to non-nullable reference type.
build / build: MapMaven.Core/Services/SongPlayerService.cs#L23
Non-nullable field '_audioFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
functionapp
35.3 MB