fix(semantic) versioning test #1
deploy-build.yml
on: pull_request
Build and Release
1m 4s
Annotations
20 warnings
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
|
|
Build and Release:
S1API/S1API.cs#L13
Field 'S1API._isInGame' is never assigned to, and will always have its default value false
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L33
Non-nullable field 'AppPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L28
Non-nullable field 'Player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L215
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
|
|
Build and Release:
S1API/S1API.cs#L13
Field 'S1API._isInGame' is never assigned to, and will always have its default value false
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L33
Non-nullable field 'AppPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L28
Non-nullable field 'Player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L215
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L203
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/PhoneApp/PhoneApp.cs#L192
Converting null literal or possible null value to non-nullable type.
|
|
Build and Release:
S1API/S1API.cs#L9
Member 'S1API.OnApplicationStart()' overrides obsolete member 'MelonBase.OnApplicationStart()'. Add the Obsolete attribute to 'S1API.OnApplicationStart()'.
|