Skip to content

feat: add response.onFinish method #92

feat: add response.onFinish method

feat: add response.onFinish method #92

Triggered via push March 29, 2024 16:02
Status Failure
Total duration 2m 21s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
typecheck / typecheck: tests/exceptions/exception_handler.spec.ts#L213
Argument of type '{ value: any; isArrayMember: false; parent: any; data: { [x: string]: any; }; name: any; wildCardPath: string; isDefined: boolean; isValid: true; meta: {}; mutate(newValue: any): FieldContext; report(message: string, rule: string, context: FieldContext, args: Record<...> | undefined): void; }' is not assignable to parameter of type 'FieldContext'.
typecheck / typecheck: tests/exceptions/exception_handler.spec.ts#L236
Argument of type '{ value: any; isArrayMember: false; parent: any; data: { [x: string]: any; }; name: any; wildCardPath: string; isDefined: boolean; isValid: true; meta: {}; mutate(newValue: any): FieldContext; report(message: string, rule: string, context: FieldContext, args: Record<...> | undefined): void; }' is not assignable to parameter of type 'FieldContext'.
typecheck / typecheck: tests/exceptions/exception_handler.spec.ts#L250
Argument of type '{ value: any; isArrayMember: false; parent: any; data: { [x: string]: any; }; name: any; wildCardPath: string; isDefined: boolean; isValid: true; meta: {}; mutate(newValue: any): FieldContext; report(message: string, rule: string, context: FieldContext, args: Record<...> | undefined): void; }' is not assignable to parameter of type 'FieldContext'.
typecheck / typecheck: tests/exceptions/exception_handler.spec.ts#L277
Argument of type '{ value: any; isArrayMember: false; parent: any; data: { [x: string]: any; }; name: any; wildCardPath: string; isDefined: boolean; isValid: true; meta: {}; mutate(newValue: any): FieldContext; report(message: string, rule: string, context: FieldContext, args: Record<...> | undefined): void; }' is not assignable to parameter of type 'FieldContext'.
typecheck / typecheck: tests/response.spec.ts#L1093
Object is possibly 'undefined'.
typecheck / typecheck: tests/response.spec.ts#L1118
Object is possibly 'undefined'.
typecheck / typecheck: tests/response.spec.ts#L1144
Object is possibly 'undefined'.
typecheck / typecheck: tests/response.spec.ts#L1187
Object is possibly 'undefined'.
typecheck / typecheck: tests/response.spec.ts#L1213
Object is possibly 'undefined'.
typecheck / typecheck
Process completed with exit code 2.
typecheck / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_linux (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_windows (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_windows (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.