Skip to content

.github/workflows/build_release.yaml #83

.github/workflows/build_release.yaml

.github/workflows/build_release.yaml #83

Manually triggered December 15, 2023 10:41
Status Success
Total duration 1m 56s
Artifacts

build_release.yaml

on: workflow_dispatch
build-and-release
1m 43s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-and-release
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/
build-and-release: ExternalHelpers/StartupManager.cs#L31
Cannot convert null literal to non-nullable reference type.
build-and-release: ExternalHelpers/PhysicalMonitorBrightnessController.cs#L47
Non-nullable property 'Monitors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-release: ExternalHelpers/StartupManager.cs#L66
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/StartupManager.cs#L68
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L29
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L56
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L80
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/StartupManager.cs#L157
Possible null reference return.
build-and-release: ExternalHelpers/StartupManager.cs#L161
Possible null reference return.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L104
Converting null literal or possible null value to non-nullable type.
build-and-release: CommonHelpers/SharedData.cs#L20
Non-nullable field 'mmf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-release: CommonHelpers/RTSS.cs#L19
Possible null reference assignment.
build-and-release: ExternalHelpers/StartupManager.cs#L31
Cannot convert null literal to non-nullable reference type.
build-and-release: ExternalHelpers/PhysicalMonitorBrightnessController.cs#L47
Non-nullable property 'Monitors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-release: ExternalHelpers/StartupManager.cs#L66
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/StartupManager.cs#L68
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/StartupManager.cs#L157
Possible null reference return.
build-and-release: ExternalHelpers/StartupManager.cs#L161
Possible null reference return.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L29
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/WindowsMasterVolume.cs#L56
Converting null literal or possible null value to non-nullable type.