Skip to content

update README.md;

update README.md; #37

Triggered via push February 4, 2024 00:35
Status Failure
Total duration 6h 0m 26s
Artifacts
Matrix: Run Unit Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run Unit Test (6.x.x)
The operation was canceled.
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#L128
The variable 'e' is declared but never used
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L145
The variable 'e' is declared but never used
Run Unit Test (6.x.x): src/Benchmark/Common/Program.cs#L164
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#L128
The variable 'e' is declared but never used