Skip to content

Replay cancel runs #966

Replay cancel runs

Replay cancel runs #966

Triggered via pull request October 4, 2024 08:34
Status Failure
Total duration 2m 9s
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
lint: core/scheduler/service/deployment_service.go#L1
: # github.com/goto/optimus/core/scheduler/service
lint: core/scheduler/service/replay_worker.go#L169
cannot use syncedRunStatus (variable of type *scheduler.JobRunStatusList) as scheduler.JobRunStatusList value in argument to w.finishReplay (typecheck)
lint: server/optimus.go#L30
could not import github.com/goto/optimus/core/scheduler/service (-: # github.com/goto/optimus/core/scheduler/service
lint: core/scheduler/service/replay_worker.go#L169
cannot use syncedRunStatus (variable of type *scheduler.JobRunStatusList) as scheduler.JobRunStatusList value in argument to w.finishReplay) (typecheck)
lint: core/scheduler/service/deployment_service_test.go#L15
could not import github.com/goto/optimus/core/scheduler/service (-: # github.com/goto/optimus/core/scheduler/service
lint: core/scheduler/service/replay_worker.go#L169
cannot use syncedRunStatus (variable of type *scheduler.JobRunStatusList) as scheduler.JobRunStatusList value in argument to w.finishReplay) (typecheck)
lint
issues found
unit-test: core/scheduler/service/replay_worker.go#L169
cannot use syncedRunStatus (variable of type *scheduler.JobRunStatusList) as scheduler.JobRunStatusList value in argument to w.finishReplay
unit-test
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/