Skip to content

test and build

test and build #33

Triggered via push July 22, 2024 10:54
Status Failure
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: Solution/UnitTestProject/TestsCalculatorN.cs#L9
Non-nullable field 'calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Solution/UnitTestProject/TestCalculatorMS.cs#L11
Non-nullable field '_calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/