Skip to content

Better Error Handling #42

Better Error Handling

Better Error Handling #42

Triggered via push September 13, 2024 05:00
Status Failure
Total duration 47s
Artifacts

ci-cd.yml

on: push
install dependencies (pnpm)
10s
install dependencies (pnpm)
check linting (prettier)
10s
check linting (prettier)
check linting (eslint)
11s
check linting (eslint)
build
19s
build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
check linting (eslint): src/Discord/Handlers/ButtonHandler.ts#L5
Expected 'single' syntax before 'multiple' syntax
check linting (eslint): src/Discord/Handlers/ButtonHandler.ts#L6
Imports should be sorted alphabetically
check linting (eslint): src/Discord/Handlers/CommandHandler.ts#L3
'BaseMessageOptions' is defined but never used
check linting (eslint): src/Discord/Handlers/CommandHandler.ts#L5
Expected 'single' syntax before 'multiple' syntax
check linting (eslint)
Process completed with exit code 1.
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/