Skip to content

Removing "restore" command from sergen #1300

Removing "restore" command from sergen

Removing "restore" command from sergen #1300

Triggered via push September 1, 2024 09:56
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L17
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L28
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L38
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L51
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L17
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L28
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L38
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests: tests/Serenity.Net.CodeGenerator.Tests/RestoreCommandTests.cs#L51
The type or namespace name 'RestoreCommand' could not be found (are you missing a using directive or an assembly reference?)
dotnet-tests
Process completed with exit code 1.
js-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/