Skip to content

Change transient fields interface #225

Change transient fields interface

Change transient fields interface #225

Triggered via pull request March 19, 2024 17:23
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
test (20)
Process completed with exit code 1.
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/.