Skip to content

chore(deps): update dependency @types/ws to v8.5.13 #490

chore(deps): update dependency @types/ws to v8.5.13

chore(deps): update dependency @types/ws to v8.5.13 #490

Triggered via push November 2, 2024 10:46
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Matrix: compile
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
compile (16.x): src/Structures/KirishimaPlugin.ts#L1
Could not find a declaration file for module '@sapphire/utilities'. '/home/runner/work/core/core/node_modules/@sapphire/utilities/dist/cjs/index.cjs' implicitly has an 'any' type.
compile (16.x): src/Structures/Track/KirishimaPartialTrack.ts#L1
Could not find a declaration file for module '@sapphire/utilities'. '/home/runner/work/core/core/node_modules/@sapphire/utilities/dist/cjs/index.cjs' implicitly has an 'any' type.
compile (16.x): src/Structures/Track/KirishimaTrack.ts#L1
Could not find a declaration file for module '@sapphire/utilities'. '/home/runner/work/core/core/node_modules/@sapphire/utilities/dist/cjs/index.cjs' implicitly has an 'any' type.
compile (16.x): src/typings/index.ts#L1
Could not find a declaration file for module '@sapphire/utilities'. '/home/runner/work/core/core/node_modules/@sapphire/utilities/dist/cjs/index.cjs' implicitly has an 'any' type.
compile (16.x)
Process completed with exit code 2.
compile (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/