Skip to content

chore: bump duty to v1.0.226 #622

chore: bump duty to v1.0.226

chore: bump duty to v1.0.226 #622

Triggered via pull request November 2, 2023 00:22
Status Failure
Total duration 9m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: scrapers/sql/sql.go#L1
: # github.com/flanksource/config-db/scrapers/sql
lint: scrapers/sql/sql.go#L43
cannot use ctx (variable of type "github.com/flanksource/config-db/api".ScrapeContext) as "github.com/flanksource/duty/context".Context value in argument to duty.HydrateConnection (typecheck)
lint: jobs/cleanup.go#L1
: # github.com/flanksource/config-db/jobs
lint: jobs/sync_upstream.go#L36
cannot use ctx (variable of type "github.com/flanksource/config-db/api".ScrapeContext) as "github.com/flanksource/duty/context".Context value in argument to reconciler.SyncAfter (typecheck)
lint: cmd/root.go#L11
could not import github.com/flanksource/config-db/jobs (-: # github.com/flanksource/config-db/jobs
lint: jobs/sync_upstream.go#L36
cannot use ctx (variable of type "github.com/flanksource/config-db/api".ScrapeContext) as "github.com/flanksource/duty/context".Context value in argument to reconciler.SyncAfter) (typecheck)
lint: scrapers/common.go#L15
could not import github.com/flanksource/config-db/scrapers/sql (-: # github.com/flanksource/config-db/scrapers/sql
lint: scrapers/sql/sql.go#L43
cannot use ctx (variable of type "github.com/flanksource/config-db/api".ScrapeContext) as "github.com/flanksource/duty/context".Context value in argument to duty.HydrateConnection) (typecheck)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/