js 브라우저 캐시 확인 #7
Annotations
5 errors and 1 warning
build:
src/pages/CreateRoom.tsx#L55
'isTotalJobCountValid' is declared but its value is never read.
|
build:
src/pages/CreateRoom.tsx#L58
'isMafiaCountValid' is declared but its value is never read.
|
build:
src/pages/CreateRoom.tsx#L61
'isMafiaRatioValid' is declared but its value is never read.
|
build:
src/pages/CreateRoom.tsx#L64
'isRolesCountSufficient' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|