Skip to content

chore(deps-dev): bump @eslint/js from 9.39.4 to 9.39.5 (#1118) #553

chore(deps-dev): bump @eslint/js from 9.39.4 to 9.39.5 (#1118)

chore(deps-dev): bump @eslint/js from 9.39.4 to 9.39.5 (#1118) #553

Triggered via push July 10, 2026 21:07
Status Failure
Total duration 29s
Artifacts

release.yml

on: push
Bump version and release
23s
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/