Change transient fields interface #225
Annotations
13 errors and 6 warnings
Error: Snapshot `generateCode > generates code 1` mismatched:
src/code-generator.test.ts#L73
at src/code-generator.test.ts:73:20
|
test (20)
Process completed with exit code 1.
|
Error: Snapshot `generateCode > generates code 1` mismatched:
src/code-generator.test.ts#L73
at src/code-generator.test.ts:73:20
|
test (18)
Process completed with exit code 1.
|
lint:
src/helper/field-resolver.test.ts#L51
Generic type 'FieldResolver' requires 2 type argument(s).
|
lint:
src/helper/field-resolver.test.ts#L52
Type 'number | Dynamic<{ a: number; }, number>' does not satisfy the constraint 'never'.
|
lint:
src/helper/field-resolver.test.ts#L60
Generic type 'FieldsResolver' requires 1 type argument(s).
|
lint:
src/helper/field-resolver.test.ts#L60
Type '{ a?: number | Dynamic<Type, number | undefined> | undefined; b?: Dynamic<Type, readonly { readonly c: number | undefined; }[] | undefined> | readonly { readonly c: number | undefined; }[] | undefined; }' does not satisfy the constraint 'never'.
|
lint:
src/helper/field-resolver.test.ts#L82
Generic type 'FieldResolver' requires 2 type argument(s).
|
lint:
src/helper/field-resolver.test.ts#L83
Generic type 'FieldResolver' requires 2 type argument(s).
|
lint:
src/helper/field-resolver.test.ts#L84
Generic type 'FieldResolver' requires 2 type argument(s).
|
lint:
src/helper/field-resolver.test.ts#L86
Type '{ a: number; b: undefined; c: number | undefined; }' does not satisfy the constraint '{ a: never; b: never; c: never; }'.
|
lint
Process completed with exit code 1.
|
test (20)
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 (18)
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/.
|
build
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
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/.
|
e2e (20)
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/.
|
e2e (18)
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/.
|