Further modernization effort #409
Annotations
10 errors and 2 warnings
Run Tests:
test/DataTestBase.cs#L20
'string' does not contain a constructor that takes 0 arguments
|
Run Tests:
test/DataTestBase.cs#L20
'string' does not contain a definition for 'Add' and no accessible extension method 'Add' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
Run Tests:
test/DataTestBase.cs#L20
Cannot implicitly convert type 'float' to 'char'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install .NET SDK
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading