Skip to content

Smaller fixes

Smaller fixes #117

Triggered via pull request May 21, 2024 04:15
Status Failure
Total duration 1m 19s
Artifacts

validation-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 134.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: TestComponents/Test.cs#L45
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L66
Possible null reference argument for parameter 'path' in 'void Test.runPythonScript(string path, string pyProg)'.
build: TestComponents/Test.cs#L88
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L92
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L103
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L120
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L122
Dereference of a possibly null reference.
build: TestComponents/Test.cs#L132
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L293
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.
build: TestComponents/Test.cs#L297
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.