Skip to content

Crop stage tests

Crop stage tests #148

Triggered via pull request May 29, 2024 06:10
Status Failure
Total duration 1m 4s
Artifacts

validation-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L45
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SampleDepth'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L46
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SoilCategory'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L46
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SoilTexture'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L47
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SoilTexture'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L59
Cannot implicitly convert type 'string' to 'SVSModel.Configuration.InputCategories.SoilCategory'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L60
Cannot implicitly convert type 'string' to 'SVSModel.Configuration.InputCategories.SoilTexture'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L64
Cannot implicitly convert type 'string' to 'SVSModel.Configuration.InputCategories.SampleDepth'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L45
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SampleDepth'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L46
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SoilCategory'
build: SVSModel.Tests/Configuration/FieldConfigTests.cs#L46
Argument 1: cannot convert from 'string' to 'SVSModel.Configuration.InputCategories.SoilTexture'
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#L287
Possible null reference argument for parameter 's' in 'DateTime DateTime.ParseExact(string s, string format, IFormatProvider? provider)'.
build: TestComponents/Test.cs#L302
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.