Create prototype for container CVE remediation #11
build.yml
on: pull_request
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.
|