Skip to content

Chore: Model Code Refactor #20

Chore: Model Code Refactor

Chore: Model Code Refactor #20

Re-run triggered March 22, 2024 22:58
Status Failure
Total duration 49s
Artifacts

unit-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
HttpError: Resource not accessible by integration
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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#L60
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L64
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L75
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L87
Converting null literal or possible null value to non-nullable type.
build: TestComponents/Test.cs#L97
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: TestComponents/Test.cs#L236
Possible null reference argument for parameter 's' in 'DateTime DateTime.ParseExact(string s, string format, IFormatProvider? provider)'.
build: TestComponents/Test.cs#L245
Possible null reference argument for parameter 's' in 'double double.Parse(string s)'.
build: TestComponents/Test.cs#L249
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
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.