Skip to content

feat: new job type for sync canary jobs #2635

feat: new job type for sync canary jobs

feat: new job type for sync canary jobs #2635

Triggered via pull request October 23, 2023 05:49
Status Failure
Total duration 3m 5s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: pkg/api.go#L504
cannot use GenericCheck{…} (value of type GenericCheck) as external.Check value in struct literal: GenericCheck does not implement external.Check (missing method GetDescription) (typecheck)
lint: pkg/jobs/system/system_jobs.go#L41
job.Namespace undefined (type TopologyJob has no field or method Namespace) (typecheck)
lint: pkg/jobs/system/system_jobs.go#L119
entry.Job.(TopologyJob).GetPersistedID undefined (type TopologyJob has no field or method GetPersistedID) (typecheck)
lint: checks/ec2.go#L440
missing type in composite literal (typecheck)
lint: pkg/jobs/canary/canary_jobs_test.go#L53
not enough arguments in call to SyncCanaryJobs
lint: pkg/topology/run.go#L193
ctx.Kommons undefined (type *ComponentContext has no field or method Kommons) (typecheck)
lint: pkg/topology/run.go#L195
ctx.Namespace undefined (type *ComponentContext has no field or method Namespace) (typecheck)
lint: pkg/topology/run.go#L196
ctx.Environment undefined (type *ComponentContext has no field or method Environment) (typecheck)
lint: pkg/topology/run.go#L197
ctx.Logger undefined (type *ComponentContext has no field or method Logger) (typecheck)
lint
issues found
helm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab, 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/
helm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/