Skip to content

chore(deps): update all non-major dependencies - autoclosed #1016

chore(deps): update all non-major dependencies - autoclosed

chore(deps): update all non-major dependencies - autoclosed #1016

Triggered via pull request June 16, 2025 23:10
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: packages/babel-plugin-resolve-type/src/index.ts#L108
Property 'node' does not exist on type 'never'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L103
Property 'get' does not exist on type 'never'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L101
Property 'isIdentifier' does not exist on type 'never'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L91
No overload matches this call.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L83
Type 'ArgumentPlaceholder | BigIntLiteral | BooleanLiteral | DecimalLiteral | Import | NullLiteral | ... 47 more ... | YieldExpression' is not assignable to type 'ArgumentPlaceholder | SpreadElement | Expression'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L82
Type 'ArgumentPlaceholder | BigIntLiteral | BooleanLiteral | DecimalLiteral | Import | NullLiteral | ... 47 more ... | YieldExpression' is not assignable to type 'ArgumentPlaceholder | SpreadElement | Expression'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L78
Type 'ObjectExpression' is not assignable to type 'ArgumentPlaceholder | SpreadElement | Expression'.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L28
Type 'babel.types.Statement[]' is not assignable to type 'import("/home/runner/work/babel-plugin-jsx/babel-plugin-jsx/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/types/lib/index").Statement[]'.
Lint: packages/babel-plugin-jsx/src/index.ts#L128
Type 'babel.types.Identifier' is not assignable to type 'import("/home/runner/work/babel-plugin-jsx/babel-plugin-jsx/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/types/lib/index").Identifier'.
Lint: packages/babel-plugin-jsx/src/index.ts#L93
Type 'MemberExpression' is not assignable to type 'Identifier | MemberExpression'.