Skip to content

feat(/tag): Support for edits and deleting #6

feat(/tag): Support for edits and deleting

feat(/tag): Support for edits and deleting #6

Triggered via pull request July 30, 2024 08:37
@KathundKathund
synchronize #15
Zickles:tags
Status Failure
Total duration 46s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
13s
install dependencies (pnpm)
check linting (prettier)
13s
check linting (prettier)
check linting (eslint)
16s
check linting (eslint)
build
10s
build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
build: src/commands/tag.ts#L249
'}' expected.
build
Process completed with exit code 1.
check linting (prettier)
Process completed with exit code 2.
check linting (eslint): src/events/interactionCreate.ts#L53
Expected literal to be on the left side of ===
check linting (eslint): src/events/interactionCreate.ts#L67
Expected literal to be on the left side of ===
check linting (eslint): src/events/interactionCreate.ts#L67
Expected literal to be on the left side of ===
check linting (eslint)
Process completed with exit code 1.
install dependencies (pnpm)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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): src/functions/mongo.ts#L60
Unnecessary 'else' after 'return'