feat: add cleanup jobs parameter #653
Triggered via pull request
September 20, 2023 16:50
Status
Failure
Total duration
1m 39s
Artifacts
–
Annotations
9 errors and 4 warnings
lint:
tsuru/client/jobs.go#L168
unknown field 'ActiveDeadlineSeconds' in struct literal of type tsuru.InputJob
|
lint:
tsuru/client/jobs.go#L547
unknown field 'ActiveDeadlineSeconds' in struct literal of type tsuru.InputJob
|
lint
metalint] Error 1
|
lint
Process completed with exit code 2.
|
test (ubuntu-latest):
tsuru/client/jobs.go#L168
unknown field 'ActiveDeadlineSeconds' in struct literal of type tsuru.InputJob
|
test (ubuntu-latest):
tsuru/client/jobs.go#L547
unknown field 'ActiveDeadlineSeconds' in struct literal of type tsuru.InputJob
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest)
The operation was canceled.
|
test (macOS-latest)
The operation was canceled.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|