Skip to content

Add support for images #533

Add support for images

Add support for images #533

Triggered via push January 8, 2024 12:32
Status Failure
Total duration 55s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
build (18.4.x): src/bot.ts#L6
Module '"discord-hybrid-sharding"' has no exported member 'ClusterClient'.
build (18.4.x): src/bot.ts#L6
Module '"discord-hybrid-sharding"' has no exported member 'getInfo'.
build (18.4.x): src/index.ts#L1
'"discord-hybrid-sharding"' has no exported member named 'ClusterManager'. Did you mean 'ReClusterManager'?
build (18.4.x): src/index.ts#L22
Parameter 'cluster' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L35
Parameter 'e' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L48
Parameter 'code' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L52
Parameter 'code' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L67
Parameter 'c' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L68
Parameter 'c' implicitly has an 'any' type.
build (18.4.x): src/index.ts#L68
Parameter 'guild' implicitly has an 'any' type.
build (18.4.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/