Add support for deleting a Git runbook #1456
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 2 warnings
|
test
No test report files were found
|
|
test:
pkg/question/selectors/runbooks.go#L45
undefined: runbooks.GetGitRunbookByID
|
|
test:
pkg/question/selectors/runbooks.go#L47
undefined: runbooks.GetGitRunbookByName
|
|
test:
pkg/executor/runbook.go#L122
undefined: runbooks.GitRunbookRunResponseV1
|
|
test:
pkg/executor/runbook.go#L172
undefined: runbooks.NewGitRunbookRunCommandV1
|
|
test:
pkg/executor/runbook.go#L191
undefined: runbooks.GitRunbookRunV1
|
|
test:
pkg/cmd/runbook/shared/shared.go#L86
undefined: runbooks.ListGitRunbooks
|
|
test:
pkg/cmd/runbook/shared/shared.go#L94
undefined: runbooks.GetGitRunbookByID
|
|
test:
pkg/cmd/runbook/shared/shared.go#L96
undefined: runbooks.GetGitRunbookByName
|
|
test:
pkg/cmd/runbook/shared/shared.go#L142
undefined: runbooks.DeleteGitRunbook
|
|
test
Process completed with exit code 1.
|
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
test
No file matches path *-tests.xml
|