Skip to content

Update _ApiStream variable with new API key #239

Update _ApiStream variable with new API key

Update _ApiStream variable with new API key #239

Triggered via push February 11, 2025 21:44
Status Cancelled
Total duration 2m 1s
Artifacts

main.yml

on: push
build-and-release
1m 48s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-and-release
The run was canceled by @BoiHanny.
build-and-release
The operation was canceled.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable field '_allUserIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable event 'BanDetected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-release: MagicChatboxAPI/Enums/VRChatUserCheckResult.cs#L24
Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L95
Cannot convert null literal to non-nullable reference type.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L262
Non-nullable property 'userId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable field '_allUserIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-release: MagicChatboxAPI/Services/AllowedForUsingService.cs#L50
Non-nullable event 'BanDetected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build-and-release: MagicChatboxAPI/Enums/VRChatUserCheckResult.cs#L24
Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.