Skip to content

chore(deps): update dependency @babel/types to v7.24.9 #470

chore(deps): update dependency @babel/types to v7.24.9

chore(deps): update dependency @babel/types to v7.24.9 #470

Triggered via push July 15, 2024 13:05
Status Failure
Total duration 40s
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 uses Node.js version which is deprecated 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/