Skip to content

Merge branch 'main' of https://github.com/seerge/g-helper #42

Merge branch 'main' of https://github.com/seerge/g-helper

Merge branch 'main' of https://github.com/seerge/g-helper #42

Triggered via push July 23, 2023 16:37
Status Success
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.