Skip to content

Official first release #4

Official first release

Official first release #4

Triggered via release December 14, 2025 09:40
@RcodePlayRcodePlay
published v0.1.4
Status Success
Total duration 32s
Artifacts

release.yml

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

Annotations

10 warnings
build (linux-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 (linux-x64): NoteD/Program.cs#L220
Dereference of a possibly null reference.
build (linux-x64): NoteD/Program.cs#L141
Dereference of a possibly null reference.
build (linux-x64): NoteD/Program.cs#L98
Possible null reference argument for parameter 'item' in 'void Collection<string>.Add(string item)'.
build (linux-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (win-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 (win-x64): NoteD/Program.cs#L220
Dereference of a possibly null reference.
build (win-x64): NoteD/Program.cs#L141
Dereference of a possibly null reference.
build (win-x64): NoteD/Program.cs#L98
Possible null reference argument for parameter 'item' in 'void Collection<string>.Add(string item)'.
build (win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.