Skip to content

Add GitHub Actions workflow for releasing executable #1

Add GitHub Actions workflow for releasing executable

Add GitHub Actions workflow for releasing executable #1

Triggered via push February 21, 2026 20:00
Status Success
Total duration 1m 28s
Artifacts

release.yml

on: push
build-and-release
1m 24s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-release: Program.cs#L170
Dereference of a possibly null reference.
build-and-release: Program.cs#L168
Dereference of a possibly null reference.
build-and-release: Program.cs#L167
Converting null literal or possible null value to non-nullable type.
build-and-release: Program.cs#L160
Converting null literal or possible null value to non-nullable type.
build-and-release: Program.cs#L870
Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-release
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-release
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-release
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-and-release
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.