Skip to content

Delete command, install only database #32

Delete command, install only database

Delete command, install only database #32

Triggered via pull request September 25, 2024 20:38
Status Failure
Total duration 2m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: test/Tests/Services/IScriptBuilderTests.cs#L14
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Commands/InstallCommandTests.cs#L25
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Services/IScriptBuilderTests.cs#L14
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Commands/InstallCommandTests.cs#L25
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Services/IScriptBuilderTests.cs#L14
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Commands/InstallCommandTests.cs#L25
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Services/IScriptBuilderTests.cs#L14
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build: test/Tests/Commands/InstallCommandTests.cs#L25
The type or namespace name 'InstallOptions' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/