Skip to content

Update .net framework 4.5 to 4.8 #3

Update .net framework 4.5 to 4.8

Update .net framework 4.5 to 4.8 #3

Triggered via push January 26, 2024 17:39
Status Failure
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The target framework 'netcoreapp2.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
The target framework 'netcoreapp2.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: Backtrace.FrameworkExample/Program.cs#L31
Non-nullable field 'tree' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Backtrace.FrameworkExample/Program.cs#L31
Non-nullable field 'backtraceClient' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Backtrace.FrameworkExample/Model/Node.cs#L18
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backtrace.FrameworkExample/Model/Node.cs#L33
Possible null reference return.
build
The target framework 'netcoreapp2.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: Backtrace.FrameworkExample/Program.cs#L31
Non-nullable field 'tree' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Backtrace.FrameworkExample/Program.cs#L31
Non-nullable field 'backtraceClient' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Backtrace.FrameworkExample/Model/Node.cs#L18
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backtrace.FrameworkExample/Model/Node.cs#L33
Possible null reference return.