Skip to content

feat: move check details query to duty #3040

feat: move check details query to duty

feat: move check details query to duty #3040

Triggered via pull request December 29, 2023 13:21
Status Failure
Total duration 3m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/jobs/jobs.go#L7
could not import github.com/flanksource/canary-checker/pkg/jobs/canary (-: # github.com/flanksource/canary-checker/pkg/jobs/canary
lint: pkg/jobs/canary/status.go#L31
undefined: pkg.Uptime
lint: pkg/jobs/canary/status.go#L56
undefined: cache.QueryParams) (typecheck)
lint: cmd/operator.go#L11
could not import github.com/flanksource/canary-checker/pkg/jobs/canary (-: # github.com/flanksource/canary-checker/pkg/jobs/canary
lint: pkg/jobs/canary/status.go#L31
undefined: pkg.Uptime
lint: pkg/jobs/canary/status.go#L56
undefined: cache.QueryParams) (typecheck)
lint: pkg/api/webhook_test.go#L13
could not import github.com/flanksource/canary-checker/pkg/jobs/canary (-: # github.com/flanksource/canary-checker/pkg/jobs/canary
lint: pkg/jobs/canary/status.go#L31
undefined: pkg.Uptime
lint: pkg/jobs/canary/status.go#L56
undefined: cache.QueryParams) (typecheck)
lint: pkg/jobs/canary/canary_jobs.go#L1
: # github.com/flanksource/canary-checker/pkg/jobs/canary [github.com/flanksource/canary-checker/pkg/jobs/canary.test]
helm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/