Skip to content

feat: optimize config #3

feat: optimize config

feat: optimize config #3

Triggered via pull request March 25, 2024 13:58
Status Failure
Total duration 25s
Artifacts

build.yml

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

Annotations

5 errors and 1 warning
next (ubuntu-latest, build): src/index.ts#L4
Cannot find module '@helpers/logger' or its corresponding type declarations.
next (ubuntu-latest, build): src/index.ts#L8
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './action.js'?
next (ubuntu-latest, build): src/index.ts#L9
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './constants/component.js'?
next (ubuntu-latest, build): src/index.ts#L29
Parameter 'component' implicitly has an 'any' type.
next (ubuntu-latest, build)
Process completed with exit code 1.
next (ubuntu-latest, build)
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/.