Skip to content

Create prototype for container CVE remediation #11

Create prototype for container CVE remediation

Create prototype for container CVE remediation #11

Triggered via pull request November 28, 2024 12:32
Status Failure
Total duration 4m 14s
Artifacts

build.yml

on: pull_request
lint-docs
29s
lint-docs
Matrix: prefetch
build-docs
0s
build-docs
test-e2e
0s
test-e2e
Matrix: test
coverage-threshold
0s
coverage-threshold
codecov
0s
codecov
test-success
0s
test-success
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
lint-prettier
Process completed with exit code 1.
lint-other: tools/docs/manager.ts#L38
Property 'rpm' is missing in type '{ ansible: string; batect: string; bazel: string; c: string; cd: string; ci: string; custom: string; dart: string; docker: string; dotnet: string; elixir: string; golang: string; helm: string; iac: string; ... 10 more ...; terraform: string; }' but required in type 'Record<"custom" | "ruby" | "node" | "ci" | "js" | "ansible" | "batect" | "bazel" | "c" | "cd" | "dart" | "docker" | "dotnet" | "elixir" | "golang" | "helm" | "iac" | "java" | "kubernetes" | ... 6 more ... | "terraform", string>'.
lint-other
Process completed with exit code 1.
lint-eslint: lib/modules/manager/api.ts#L80
`./rpm` import should occur after import of `./pyenv`
lint-eslint: lib/modules/manager/rpm/artifacts.spec.ts#L5
`../../../config/types` type import should occur before import of `.`
lint-eslint: lib/modules/manager/rpm/artifacts.spec.ts#L6
`../../../config/global` import should occur before import of `.`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L2
`../../../logger` import should occur before type import of `../types`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L3
`../../../util/fs` import should occur before type import of `../types`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L4
`../../../util/exec` import should occur before type import of `../types`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L5
`../../../util/exec/types` type import should occur before type import of `../types`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L6
`../../../constants/error-messages` import should occur before type import of `../types`
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L22
'extension' is never reassigned. Use 'const' instead.
lint-eslint: lib/modules/manager/rpm/artifacts.ts#L23
'lockFileName' is never reassigned. Use 'const' instead.
setup-build
Cache save failed.