Skip to content

update ChromeDriver and rename class #22

update ChromeDriver and rename class

update ChromeDriver and rename class #22

Triggered via push June 9, 2024 09:24
Status Success
Total duration 1m 2s
Billable time 1m
Artifacts

dotnet.yml

on: push
build_and_test
53s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_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/
build_and_test: Solution1/TestRWCore/Program.cs#L79
The variable 'ex' is declared but never used
build_and_test: Solution1/UnitTestProject/TestsCalculator.cs#L8
Non-nullable field 'calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build_and_test: Solution1/TestRWCore/Program.cs#L79
The variable 'ex' is declared but never used
build_and_test: Solution1/UnitTestProject/TestsCalculator.cs#L8
Non-nullable field 'calculator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.