Skip to content

Update main.yml

Update main.yml #6

Triggered via push March 13, 2024 21:51
Status Failure
Total duration 4m 0s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 24 warnings
build (Release, x64)
Process completed with exit code 1.
build (Release, x86)
The job was canceled because "Release_x64" failed.
build (Release, x86)
Process completed with exit code 1.
build (Release, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Auth/ApiClientFactory.cs#L17
Cannot convert null literal to non-nullable reference type.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Auth/ApiClientFactory.cs#L24
Cannot convert null literal to non-nullable reference type.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Auth/IApiClientFactory.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Auth/IApiClientFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L58
Possible null reference return.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L62
Possible null reference return.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L71
Possible null reference assignment.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L74
Possible null reference assignment.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L38
Non-nullable field '_cache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, x64): VulcanForWindowsBgWorker/MainRelated/Subject.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release, x86)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Auth/ApiClientFactory.cs#L17
Cannot convert null literal to non-nullable reference type.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Auth/ApiClientFactory.cs#L24
Cannot convert null literal to non-nullable reference type.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Auth/IApiClientFactory.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Auth/IApiClientFactory.cs#L13
Cannot convert null literal to non-nullable reference type.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L58
Possible null reference return.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L62
Possible null reference return.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L71
Possible null reference assignment.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L74
Possible null reference assignment.
build (Release, x86): VulcanForWindowsBgWorker/MainRelated/Class1.cs#L38
Non-nullable field '_cache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, x86): VulcanForWindowsBgWorker/Program.cs#L150
Converting null literal or possible null value to non-nullable type.