Skip to content

chore(deps): update dependency @babel/types to v7.26.7 #467

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

chore(deps): update dependency @babel/types to v7.26.7 #467

Triggered via pull request July 11, 2024 16:58
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
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/