Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.65.0 to… #564

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.65.0 to…

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.65.0 to… #564

Triggered via push August 10, 2026 21:05
Status Failure
Total duration 37s
Artifacts

release.yml

on: push
Bump version and release
22s
Bump version and release
Update docs
0s
Update docs
Fit to window
Zoom out
Zoom in

Annotations

251 errors and 1 warning
Bump version and release
Process completed with exit code 1.
Bump version and release: src/utils.ts#L16
Property 'options' does not exist on type 'CommandInteraction<CacheType>'.
Bump version and release: src/SkeletonClient.ts#L412
Type 'Interaction<CacheType>' is not assignable to type 'AcceptedInteraction'.
Bump version and release: src/Logger.ts#L61
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Bump version and release: src/Logger.ts#L57
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Bump version and release: src/Logger.ts#L53
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Bump version and release: src/InternalHandlers/InteractionHandler.ts#L51
Parameter 'option' implicitly has an 'any' type.
Bump version and release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/