refactor(Minecraft Wiki) use mw.config #3855
Annotations
10 errors and 1 warning
Compile changed files:
websites/M/Minecraft Wiki/presence.ts#L5
Variable 'veactionLast' implicitly has an 'any' type.
|
Compile changed files:
websites/M/Minecraft Wiki/presence.ts#L46
JSDoc types can only be used inside documentation comments.
|
Compile changed files:
websites/M/Minecraft Wiki/presence.ts#L47
JSDoc types can only be used inside documentation comments.
|
Compile changed files:
websites/M/Minecraft Wiki/presence.ts#L52
Cannot assign to 'veactionLast' because it is a constant.
|
Compile changed files:
websites/M/Minecraft Wiki/presence.ts#L106
Fallthrough case in switch.
|
Compile changed files
Error: presence.ts:5:2 - Error TS7005: Variable 'veactionLast' implicitly has an 'any' type.
|
Compile changed files
Error: presence.ts:46:24 - Error TS8020: JSDoc types can only be used inside documentation comments.
|
Compile changed files
Error: presence.ts:47:18 - Error TS8020: JSDoc types can only be used inside documentation comments.
|
Compile changed files
Error: presence.ts:52:2 - Error TS2588: Cannot assign to 'veactionLast' because it is a constant.
|
Compile changed files
Error: presence.ts:106:4 - Error TS7029: Fallthrough case in switch.
|
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/.
|
Loading