Skip to content

chore: bump duty to v1.0.277 #3079

chore: bump duty to v1.0.277

chore: bump duty to v1.0.277 #3079

Triggered via pull request January 4, 2024 07:55
Status Failure
Total duration 3m 14s
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/sync_upstream.go#L76
cannot use count (variable of type error) as int value in assignment
lint: pkg/jobs/canary/sync_upstream.go#L77
cannot use err (variable of type int) as error value in return statement: int does not implement error (missing method Error)) (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/sync_upstream.go#L76
cannot use count (variable of type error) as int value in assignment
lint: pkg/jobs/canary/sync_upstream.go#L77
cannot use err (variable of type int) as error value in return statement: int does not implement error (missing method Error)) (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/sync_upstream.go#L76
cannot use count (variable of type error) as int value in assignment
lint: pkg/jobs/canary/sync_upstream.go#L77
cannot use err (variable of type int) as error value in return statement: int does not implement error (missing method Error)) (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/