Skip to content

feat: optimize config #1

feat: optimize config

feat: optimize config #1

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

lint.yml

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

Annotations

5 errors and 1 warning
commitlint (ubuntu-latest): src/index.ts#L4
Cannot find module '@helpers/logger' or its corresponding type declarations.
commitlint (ubuntu-latest): 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'?
commitlint (ubuntu-latest): 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'?
commitlint (ubuntu-latest): src/index.ts#L29
Parameter 'component' implicitly has an 'any' type.
commitlint (ubuntu-latest)
Process completed with exit code 1.
commitlint (ubuntu-latest)
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/.