Skip to content

Co-Authored-By: Al1ll <111093327+Al1ll@users.noreply.github.com> #50

Co-Authored-By: Al1ll <111093327+Al1ll@users.noreply.github.com>

Co-Authored-By: Al1ll <111093327+Al1ll@users.noreply.github.com> #50

Triggered via push February 7, 2024 16:16
Status Failure
Total duration 1m 6s
Artifacts
Matrix: Run Unit Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run Unit Test (6.x.x)
Process completed with exit code 1.
Run Unit Test (6.x.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L47
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L72
Non-nullable field 'syncMethodInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L74
Non-nullable field 'asyncMethodInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L127
The variable 'e' is declared but never used
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L144
The variable 'e' is declared but never used
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L163
The variable 'e' is declared but never used
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L47
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L72
Non-nullable field 'syncMethodInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L74
Non-nullable field 'asyncMethodInternal' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L127
The variable 'e' is declared but never used