Skip to content

Revert "Initial release & deployment for ts" #23

Revert "Initial release & deployment for ts"

Revert "Initial release & deployment for ts" #23

Triggered via pull request April 21, 2025 05:50
Status Success
Total duration 21s
Artifacts

verify-build.yml

on: pull_request
Verify Successful Build
17s
Verify Successful Build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
Verify Successful Build: S1API/S1API.cs#L13
Field 'S1API._isInGame' is never assigned to, and will always have its default value false
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L33
Non-nullable field 'AppPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L28
Non-nullable field 'Player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L215
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
Verify Successful Build: S1API/S1API.cs#L13
Field 'S1API._isInGame' is never assigned to, and will always have its default value false
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L33
Non-nullable field 'AppPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L28
Non-nullable field 'Player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L215
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
Verify Successful Build: S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.