This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Case Changing #68
ci-cd.yml
on: push
install dependencies (pnpm)
14s
check linting (prettier)
16s
check linting (eslint)
15s
build
15s
Annotations
10 errors and 5 warnings
build:
src/structures/MiniGames/Arcade.ts#L5
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/ArenaBrawl.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/BedWars.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/BlitzSurvivalGames.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/BuildBattle.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/CopsAndCrims.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/Duels.ts#L2
Cannot find module '../../utils/Romanize' or its corresponding type declarations.
|
build:
src/structures/MiniGames/Duels.ts#L3
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/MegaWalls.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
build:
src/structures/MiniGames/MurderMystery.ts#L1
Cannot find module '../../utils/Divide' or its corresponding type declarations.
|
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check linting (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check linting (eslint)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check linting (eslint):
src/Client.ts#L8
'Client' was used before it was defined
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|