Skip to content

Add HUD Animations Serialize Culture test #46

Add HUD Animations Serialize Culture test

Add HUD Animations Serialize Culture test #46

Triggered via push June 4, 2024 03:14
Status Success
Total duration 3m 56s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4324
Possible null reference assignment.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4326
Unboxing a possibly null value.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4333
Non-nullable field 'MethodsStructure' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4333
Non-nullable event 'OnUserAchievementUpdate' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4355
Converting null literal or possible null value to non-nullable type.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4357
Dereference of a possibly null reference.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4370
Converting null literal or possible null value to non-nullable type.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4372
Dereference of a possibly null reference.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4414
Converting null literal or possible null value to non-nullable type.
test: src/HUDMerger/DiscordGameSDK/Core.cs#L4415
Dereference of a possibly null reference.