refactor(Minecraft Wiki) use mw.config #3856
Annotations
10 errors and 1 warning
TS 8020:
websites/M/Minecraft Wiki/presence.ts#L5
JSDoc types can only be used inside documentation comments.
|
TS 8020:
websites/M/Minecraft Wiki/presence.ts#L46
JSDoc types can only be used inside documentation comments.
|
TS 8020:
websites/M/Minecraft Wiki/presence.ts#L47
JSDoc types can only be used inside documentation comments.
|
TS 7029:
websites/M/Minecraft Wiki/presence.ts#L106
Fallthrough case in switch.
|
Compile and Lint
Error: presence.ts:5:19 - Error TS8020: JSDoc types can only be used inside documentation comments.
|
Compile and Lint
Error: presence.ts:46:24 - Error TS8020: JSDoc types can only be used inside documentation comments.
|
Compile and Lint
Error: presence.ts:47:18 - Error TS8020: JSDoc types can only be used inside documentation comments.
|
Compile and Lint
Error: presence.ts:106:4 - Error TS7029: Fallthrough case in switch.
|
Compile and Lint
Some Presences failed to compile, exiting...
|
Compile and Lint
Process completed with exit code 1.
|
Compile and Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|