Skip to content

fix(eslint-config): fix abbreviation exceptions #46

fix(eslint-config): fix abbreviation exceptions

fix(eslint-config): fix abbreviation exceptions #46

Triggered via push January 19, 2024 13:54
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: packages/typedoc-config/index.js#L34
Remove unused catch binding `e`
lint: packages/typedoc-config/index.js#L34
The catch parameter `e` should be named `error`
lint: packages/typedoc-config/index.js#L34
Please rename the variable `e`. Suggested names are: `error`, `event_`. A more descriptive name will do too
lint
Process completed with exit code 1.
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/