Merge branch 'main' of https://github.com/seerge/g-helper #42
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
app/AppConfig.cs#L113
Cannot convert null literal to non-nullable reference type.
|
build:
app/Settings.cs#L960
Cannot convert null literal to non-nullable reference type.
|
build:
app/AppConfig.cs#L38
Possible null reference assignment.
|
build:
app/AnimeMatrix/AnimeMatrixDevice.cs#L141
Possible null reference return.
|
build:
app/AnimeMatrix/AnimeMatrixDevice.cs#L144
Possible null reference return.
|
build:
app/AsusACPI.cs#L180
The variable 'result' is declared but never used
|
build:
app/AppConfig.cs#L69
Possible null reference return.
|
build:
app/AppConfig.cs#L99
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
app/AppConfig.cs#L116
Possible null reference return.
|
build:
app/HardwareControl.cs#L48
Possible null reference return.
|