Skip to content

Smaller fixes

Smaller fixes #59

Triggered via pull request March 26, 2024 00:47
Status Failure
Total duration 1m 14s
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 1.
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
ProjectReference '/home/runner/work/FieldNBalance/FieldNBalance/SVSModel.Excel/SVSModel.Excel.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build: TestComponents/Test.cs#L38
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L59
Possible null reference argument for parameter 'path' in 'void Test.runPythonScript(string path, string pyProg)'.
build: TestComponents/Test.cs#L81
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L85
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L96
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L108
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L118
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L272
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.
build: TestComponents/Test.cs#L276
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.