Skip to content

🎨 Style(utils)!: renaming myErrorCatcher,myErrorHandler,`myErrorW… #9

🎨 Style(utils)!: renaming myErrorCatcher,myErrorHandler,`myErrorW…

🎨 Style(utils)!: renaming myErrorCatcher,myErrorHandler,`myErrorW… #9

Triggered via push February 8, 2024 23:43
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Continuous-Integration
18s
Continuous-Integration
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Continuous-Integration
Module '"@/utils"' has no exported member 'myErrorCatcher'.
Continuous-Integration: src/index.ts#L1
Module '"@/utils"' has no exported member 'myErrorWrapper'.
Continuous-Integration: src/utils/index.ts#L1
Cannot find module './myErrorCatcher' or its corresponding type declarations.
Continuous-Integration: src/utils/index.ts#L2
Cannot find module './myErrorWrapper' or its corresponding type declarations.
Continuous-Integration: src/utils/index.ts#L3
Cannot find module './myErrorHandler' or its corresponding type declarations.
Continuous-Integration
Process completed with exit code 1.
Continuous-Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous-Integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/