Skip to content

Ws1 tests

Ws1 tests #29

Triggered via pull request March 5, 2024 03:48
Status Failure
Total duration 1m 13s
Artifacts

validation-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 12 warnings, and 1 notice
build
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v1, JamesIves/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@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: TestComponents/Test.cs#L62
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L66
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L77
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L89
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L99
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L249
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.
build: TestComponents/Test.cs#L253
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.
build: TestConsole/RunTests.cs#L8
Non-nullable property 'baseDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TestComponents/Test.cs#L62
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L66
Converting null literal or possible null value to non-nullable type.
build
Deployment failed! ❌