Skip to content

chore(deps): lock file maintenance #17

chore(deps): lock file maintenance

chore(deps): lock file maintenance #17

Triggered via pull request July 22, 2024 03:57
Status Failure
Total duration 22s
Artifacts

pr.yml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
unit (22.x): src/ColorTokens.ts#L1
Cannot find module 'react' or its corresponding type declarations.
unit (22.x): src/ColorTokens.ts#L2
Cannot find module 'nano-theme' or its corresponding type declarations.
unit (22.x): src/Markup.ts#L1
Cannot find module 'react' or its corresponding type declarations.
unit (22.x): src/Markup.ts#L3
Cannot find module 'code-colors/lib' or its corresponding type declarations.
unit (22.x): src/Markup.ts#L78
This syntax requires an imported helper but module 'tslib' cannot be found.
unit (22.x): src/index.ts#L1
This syntax requires an imported helper but module 'tslib' cannot be found.
unit (22.x): src/palettes.ts#L1
Cannot find module 'nano-theme' or its corresponding type declarations.
unit (22.x): src/style.ts#L1
Cannot find module 'nano-theme' or its corresponding type declarations.
unit (22.x): src/util.ts#L1
Cannot find module 'code-colors/lib/CodeColors' or its corresponding type declarations.
unit (22.x)
Process completed with exit code 2.
unit (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/