Skip to content

Publish

Publish #12

Manually triggered November 21, 2023 19:26
Status Failure
Total duration 13s
Artifacts

publish.yml

on: workflow_dispatch
Publish
5s
Publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Publish: src/utils/types.ts#L8
Cannot find module 'discord.js' or its corresponding type declarations.
Publish: src/utils/interactions.ts#L1
Cannot find module 'fs/promises' or its corresponding type declarations.
Publish: src/utils/interactions.ts#L2
Cannot find module 'discord.js' or its corresponding type declarations.
Publish: src/utils/interactions.ts#L18
Parameter 'r' implicitly has an 'any' type.
Publish: src/utils/interactions.ts#L18
Parameter 'file' implicitly has an 'any' type.
Publish: src/utils/interactions.ts#L19
Parameter 'files' implicitly has an 'any' type.
Publish: src/utils/interactions.ts#L19
Parameter 'file' implicitly has an 'any' type.
Publish: src/utils/interactions.ts#L21
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
Publish: src/utils/interactions.ts#L22
Rest parameter 'args' implicitly has an 'any[]' type.
Publish: src/utils/interactions.ts#L23
Rest parameter 'args' implicitly has an 'any[]' type.