Skip to content

chore(deps): bump the npm group with 6 updates #3

chore(deps): bump the npm group with 6 updates

chore(deps): bump the npm group with 6 updates #3

Triggered via pull request March 11, 2024 01:44
Status Failure
Total duration 1m 12s
Artifacts

check.yml

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

Annotations

30 errors and 7 warnings
Types: src/empty.ts#L90
Property 'type' does not exist on type 'Declaration'.
Types: src/empty.ts#L93
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Types: src/empty.ts#L93
Property 'f' does not exist on type 'never'.
Types: src/equivalence.ts#L114
Property 'type' does not exist on type 'Declaration'.
Types: src/equivalence.ts#L117
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Types: src/equivalence.ts#L118
Property 'f' does not exist on type 'never'.
Types: src/faker.ts#L77
Property 'type' does not exist on type 'Declaration'.
Types: src/faker.ts#L205
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Types: src/faker.ts#L206
Property 'f' does not exist on type 'never'.
Types: src/semigroup.ts#L64
Property 'type' does not exist on type 'Declaration'.
tests/empty.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/empty.test.ts:5:31
tests/equivalence.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/equivalence.test.ts:8:31
tests/faker.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/faker.test.ts:6:31
tests/semigroup.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/semigroup.test.ts:13:32
Test (Node)
Process completed with exit code 1.
Build: src/empty.ts#L90
Property 'type' does not exist on type 'Declaration'.
Build: src/empty.ts#L93
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Build: src/empty.ts#L93
Property 'f' does not exist on type 'never'.
Build: src/faker.ts#L77
Property 'type' does not exist on type 'Declaration'.
Build: src/faker.ts#L205
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Build: src/faker.ts#L206
Property 'f' does not exist on type 'never'.
Build: src/equivalence.ts#L114
Property 'type' does not exist on type 'Declaration'.
Build: src/equivalence.ts#L117
Type '"Lazy"' is not comparable to type '"Declaration" | "Literal" | "UniqueSymbol" | "UndefinedKeyword" | "VoidKeyword" | "NeverKeyword" | "UnknownKeyword" | "AnyKeyword" | "StringKeyword" | "NumberKeyword" | "BooleanKeyword" | ... 10 more ... | "Transform"'.
Build: src/equivalence.ts#L118
Property 'f' does not exist on type 'never'.
Build: src/semigroup.ts#L64
Property 'type' does not exist on type 'Declaration'.
tests/empty.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/empty.test.ts:5:31
tests/equivalence.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/equivalence.test.ts:8:31
tests/faker.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/faker.test.ts:6:31
tests/semigroup.test.ts: tests/common.ts#L8
TypeError: lazy is not a function ❯ tests/common.ts:8:47 ❯ tests/semigroup.test.ts:13:32
Test (Bun)
Process completed with exit code 1.
Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, 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 (Node)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, 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: pnpm/action-setup@v2, 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: pnpm/action-setup@v2, 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: src/equivalence.ts#L96
Mixed spaces and tabs
Lint: src/faker.ts#L102
Mixed spaces and tabs
Test (Bun)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.