Skip to content

feat: use gomplate.Template. Remove templating package #2070

feat: use gomplate.Template. Remove templating package

feat: use gomplate.Template. Remove templating package #2070

Triggered via pull request July 19, 2023 08:46
Status Failure
Total duration 4m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: pkg/api.go#L489
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/config.go#L41
undefined: yaml (typecheck)
lint: pkg/config.go#L93
undefined: yaml (typecheck)
lint: pkg/config.go#L142
undefined: yaml (typecheck)
lint: pkg/topology/run.go#L198
ctx.Kommons undefined (type *ComponentContext has no field or method Kommons) (typecheck)
lint: pkg/topology/run.go#L200
ctx.Namespace undefined (type *ComponentContext has no field or method Namespace) (typecheck)
lint: pkg/topology/run.go#L201
ctx.Environment undefined (type *ComponentContext has no field or method Environment) (typecheck)
lint: pkg/topology/run.go#L202
ctx.Logger undefined (type *ComponentContext has no field or method Logger) (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)
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/