Skip to content

Update dotnet-desktop.yml #12

Update dotnet-desktop.yml

Update dotnet-desktop.yml #12

Triggered via push September 26, 2023 18:02
Status Success
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

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/Windows/PEHeaderFactory.cs#L11
Non-nullable property 'dataSectBytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Windows/Compile.cs#L47
Cannot convert null literal to non-nullable reference type.
build: SharpRISCV.Core/Windows/Compile.cs#L74
The variable 'e' is declared but never used
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L74
Possible null reference return.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L8
Non-nullable property '_Opcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L49
Non-nullable property 'Rd' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L50
Non-nullable property 'Rs1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L51
Non-nullable property 'Rs2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L52
Non-nullable property 'Immediate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpRISCV.Core/Instruction/RiscVInstruction.cs#L53
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/