Skip to content

fix: DifficultyColors deserializes incorrectly #88

fix: DifficultyColors deserializes incorrectly

fix: DifficultyColors deserializes incorrectly #88

Triggered via push October 15, 2024 15:52
Status Success
Total duration 30s
Artifacts 1

Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, Goobwabber/download-beatmods-deps@1.2. 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 use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, Goobwabber/download-beatmods-deps@1.2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
Failed to read package.json from /home/runner/work/init-beatsaber/init-beatsaber/package.json. Using default version.
Build: MultiplayerCore/UI/MpRequirementsUI.cs#L137
Possible null reference argument for parameter 'levelHash' in 'MpBeatmapPacket? MpPlayersDataModel.FindLevelPacket(string levelHash)'.
Build: MultiplayerCore/Patchers/PlayerCountPatcher.cs#L47
Dereference of a possibly null reference.
Build: MultiplayerCore/Objects/MpEntitlementChecker.cs#L89
Possible null reference argument for parameter 'hash' in 'bool Collections.songWithHashPresent(string hash)'.
Build: MultiplayerCore/Objects/MpEntitlementChecker.cs#L106
Possible null reference argument for parameter 'hash' in 'Task<Beatmap?> BeatSaver.BeatmapByHash(string hash, CancellationToken token = default(CancellationToken), bool skipCacheCheck = false)'.
Build: MultiplayerCore/Patchers/PlayerCountPatcher.cs#L85
Dereference of a possibly null reference.
Build: MultiplayerCore/UI/MpPerPlayerUI.cs#L457
Dereference of a possibly null reference.
Build: MultiplayerCore/Patchers/GameServerPlayerTableCellPatcher.cs#L89
Dereference of a possibly null reference.
Build: MultiplayerCore/UI/MpColorsUI.cs#L36
Non-nullable field 'noteColorToggle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: MultiplayerCore/UI/MpColorsUI.cs#L36
Non-nullable field 'environmentColorToggle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: MultiplayerCore/UI/MpColorsUI.cs#L36
Non-nullable field 'obstacleColorsToggle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MultiplayerCore-1.5.3-bs1.38.0-d4f86ec". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
MultiplayerCore-1.5.3-bs1.38.0-d4f86ec Expired
262 KB