Update _ApiStream variable with new API key #239
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.
|