chore: Fix admission filters wip #4244
Annotations
6 errors
Run npm run test:journey:
src/lib/filter/adjudicators.test.ts#L901
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
Run npm run test:journey:
src/lib/filter/adjudicators.test.ts#L995
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
Run npm run test:journey:
src/lib/filter/adjudicators.test.ts#L1067
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
Run npm run test:journey:
src/lib/filter/adjudicators.test.ts#L1139
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
Run npm run test:journey:
src/lib/filter/adjudicators.test.ts#L1233
Argument of type 'DeepPartial<AdmissionRequest<KubernetesObject>>' is not assignable to parameter of type 'AdmissionRequest<KubernetesObject>'.
|
Run npm run test:journey
Process completed with exit code 1.
|
Loading