Skip to content

feat: artifacts

feat: artifacts #2823

Triggered via pull request November 23, 2023 09:50
Status Failure
Total duration 4m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: api/v1/checks.go#L182
c.Region undefined (type CloudWatchCheck has no field or method Region) (typecheck)
lint: api/v1/checks.go#L1181
c.Region undefined (type EC2Check has no field or method Region) (typecheck)
lint: pkg/api.go#L527
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/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)
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/