Skip to content

Implement runEarly for arbitrary browser compatibility #42

Implement runEarly for arbitrary browser compatibility

Implement runEarly for arbitrary browser compatibility #42

Triggered via pull request April 26, 2024 16:14
@ef4ef4
synchronize #26
run-early
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: src/index.ts#L71
Property 'slice' does not exist on type 'NodePath<Decorator>[] | NodePath<undefined>'.
Lint: src/index.ts#L73
Parameter 'd' implicitly has an 'any' type.
Lint: src/index.ts#L76
Type 'NodePath<Decorator>[] | NodePath<undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Lint: src/index.ts#L98
Property 'slice' does not exist on type 'NodePath<Decorator>[] | NodePath<undefined>'.
Lint: src/index.ts#L100
Parameter 'd' implicitly has an 'any' type.
Lint: src/index.ts#L110
Argument of type 'Identifier | null | undefined' is not assignable to parameter of type 'LVal'.
Lint: src/index.ts#L128
Argument of type 'Identifier | null | undefined' is not assignable to parameter of type 'LVal'.
Lint: src/index.ts#L143
Argument of type 'Identifier | null | undefined' is not assignable to parameter of type 'LVal'.
Lint: src/index.ts#L230
Property 'slice' does not exist on type 'NodePath<Decorator>[] | NodePath<undefined>'.
Lint: src/index.ts#L232
Parameter 'd' implicitly has an 'any' type.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.