Skip to content

Add DoNotParallelize for a try #255

Add DoNotParallelize for a try

Add DoNotParallelize for a try #255

Triggered via push September 19, 2024 01:17
Status Success
Total duration 1h 12m 30s
Artifacts

onPushMain.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
imageName is required to push images
test (net8.0)
imageName is required to push images
test (net6.0)
imageName is required to push images
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage: SqlTest.Tests/DatabaseTests/CollationDatabaseTests.cs#L6
Member 'Images' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
coverage: SqlTest.Tests/DatabaseTests/ErrorDatabaseTests.cs#L6
Member 'Images' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
coverage: SqlTest.Tests/DatabaseTests/ExceptionDatabaseTests.cs#L6
Member 'Images' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
coverage: SqlTest.Tests/DatabaseTests/FailDatabaseTests.cs#L6
Member 'Images' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
coverage: SqlTest.Tests/DatabaseTests/OkDatabaseTests.cs#L6
Member 'Images' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
coverage: SqlTest.Tests/UnitTests/RunAllOptionsTests.cs#L11
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
coverage: SqlTest.Tests/UnitTests/RunAllOptionsTests.cs#L12
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
coverage: SqlTest.Tests/UnitTests/RunAllOptionsTests.cs#L13
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
coverage: SqlTest.Tests/UnitTests/RunAllOptionsTests.cs#L14
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
coverage: SqlTest.Tests/UnitTests/RunAllOptionsTests.cs#L15
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)