Skip to content

feat: make session macroable #81

feat: make session macroable

feat: make session macroable #81

Re-run triggered April 9, 2024 11:40
Status Failure
Total duration 4m 14s
Artifacts

checks.yml

on: pull_request
Matrix: test_linux
Matrix: test_windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
typecheck / typecheck: tests/session.spec.ts#L952
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/session.spec.ts#L956
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/session.spec.ts#L959
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/session.spec.ts#L1023
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/session.spec.ts#L1027
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/session.spec.ts#L1030
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/session.spec.ts#L1072
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/session.spec.ts#L1076
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/session.spec.ts#L1079
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/session.spec.ts#L1081
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'.
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/.
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/.
test_linux (20.10.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_linux (20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_linux (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_windows (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_windows (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_windows (20.10.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_windows (20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/