Add GitHub Actions workflow for releasing executable #1
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.
|