.github/workflows/build_release.yaml #80
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CommonHelpers/OSDHelpers.cs#L158
Dereference of a possibly null reference.
|
CommonHelpers/RTSS.cs#L19
Possible null reference assignment.
|
CommonHelpers/RTSS.cs#L25
Possible null reference assignment.
|
CommonHelpers/RTSS.cs#L44
A possible null value may not be used for a type marked with
|
CommonHelpers/RTSS.cs#L71
Cannot convert null literal to non-nullable reference type.
|
CommonHelpers/RTSS.cs#L73
Cannot convert null literal to non-nullable reference type.
|
CommonHelpers/SharedData.cs#L20
Non-nullable field 'mmf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ExternalHelpers/StartupManager.cs#L31
Cannot convert null literal to non-nullable reference type.
|
ExternalHelpers/StartupManager.cs#L66
Converting null literal or possible null value to non-nullable type.
|
ExternalHelpers/StartupManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
CommonHelpers/SharedData.cs#L20
Non-nullable field 'mmf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CommonHelpers/RTSS.cs#L19
Possible null reference assignment.
|
CommonHelpers/RTSS.cs#L25
Possible null reference assignment.
|
CommonHelpers/RTSS.cs#L44
A possible null value may not be used for a type marked with
|
CommonHelpers/RTSS.cs#L71
Cannot convert null literal to non-nullable reference type.
|
CommonHelpers/RTSS.cs#L73
Cannot convert null literal to non-nullable reference type.
|
CommonHelpers/OSDHelpers.cs#L158
Dereference of a possibly null reference.
|
ExternalHelpers/StartupManager.cs#L31
Cannot convert null literal to non-nullable reference type.
|
ExternalHelpers/WindowsMasterVolume.cs#L29
Converting null literal or possible null value to non-nullable type.
|
ExternalHelpers/WindowsMasterVolume.cs#L56
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading