Skip to content

remove ASSEMBLY_VERSION from github-actions-push-nuget.yml; #36

remove ASSEMBLY_VERSION from github-actions-push-nuget.yml;

remove ASSEMBLY_VERSION from github-actions-push-nuget.yml; #36

Triggered via push February 3, 2024 23:51
Status Success
Total duration 1m 31s
Artifacts
Matrix: Run Unit Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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