Update dotnet-desktop.yml #19
Annotations
15 warnings
build
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, actions/create-release@v1, actions/upload-release-asset@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:
SharpRISCV.Core/Parser/Instruction/B_Parser.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/B_Parser.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/B_Parser.cs#L23
Possible null reference return.
|
build:
SharpRISCV.Core/Parser/Instruction/I_Parser.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/I_Parser.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/I_Parser.cs#L75
Possible null reference return.
|
build:
SharpRISCV.Core/Parser/Instruction/J_Parser.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/J_Parser.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/J_Parser.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build:
SharpRISCV.Core/Parser/Instruction/J_Parser.cs#L23
Possible null reference return.
|
build
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
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
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
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/
|