Skip to content

Publishing ESM version over commonjs, welcome to 2024 #70

Publishing ESM version over commonjs, welcome to 2024

Publishing ESM version over commonjs, welcome to 2024 #70

Triggered via pull request April 3, 2024 17:37
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run tests (18.x): src/parser/generator.ts#L1
Cannot find module '../ast'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Run tests (18.x): src/parser/generator.ts#L4
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L5
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L6
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L8
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L12
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L14
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L21
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L29
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x): src/parser/generator.ts#L30
Parameter 'node' implicitly has an 'any' type.
Run tests (18.x)
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/.