Skip to content

.github/workflows/build_release.yaml #84

.github/workflows/build_release.yaml

.github/workflows/build_release.yaml #84

Manually triggered May 30, 2024 17:18
Status Success
Total duration 1m 55s
Artifacts

build_release.yaml

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

Annotations

22 warnings
build-and-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1, joncloud/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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: CommonHelpers/RTSS.cs#L25
Possible null reference assignment.
build-and-release: CommonHelpers/RTSS.cs#L44
A possible null value may not be used for a type marked with
build-and-release: CommonHelpers/RTSS.cs#L71
Cannot convert null literal to non-nullable reference type.
build-and-release: CommonHelpers/RTSS.cs#L73
Cannot convert null literal to non-nullable reference type.
build-and-release: CommonHelpers/OSDHelpers.cs#L158
Dereference of a possibly null reference.
build-and-release: ExternalHelpers/StartupManager.cs#L31
Cannot convert null literal to non-nullable reference type.
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#L31
Cannot convert null literal to non-nullable reference 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: CommonHelpers/RTSS.cs#L25
Possible null reference assignment.
build-and-release: CommonHelpers/RTSS.cs#L44
A possible null value may not be used for a type marked with
build-and-release: CommonHelpers/RTSS.cs#L71
Cannot convert null literal to non-nullable reference type.
build-and-release: CommonHelpers/RTSS.cs#L73
Cannot convert null literal to non-nullable reference type.
build-and-release: CommonHelpers/OSDHelpers.cs#L158
Dereference of a possibly null reference.
build-and-release: ExternalHelpers/GlobalHotKey.cs#L29
Converting null literal or possible null value to non-nullable type.
build-and-release: ExternalHelpers/GlobalHotKey.cs#L30
Dereference of a possibly null reference.