chore: Fix admission filters wip #486
container-scan.yaml
on: pull_request
container-scans
34s
Annotations
6 errors
container-scans:
src/lib/filter/adjudicators.test.ts#L901
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
container-scans:
src/lib/filter/adjudicators.test.ts#L995
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
container-scans:
src/lib/filter/adjudicators.test.ts#L1067
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
container-scans:
src/lib/filter/adjudicators.test.ts#L1139
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
container-scans:
src/lib/filter/adjudicators.test.ts#L1233
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
container-scans
Process completed with exit code 1.
|