This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
refactor: move to typescript, optimize code structure #13
Annotations
10 errors and 1 warning
autofix:
docs/public/cw.js#L1
Unexpected console statement
|
autofix:
docs/public/cw.js#L1
'ft' is assigned a value but never used. Allowed unused vars must match /^_/u
|
autofix:
docs/public/cw.js#L1
'ft' is assigned a value but never used
|
autofix:
docs/public/cw.js#L1
'st' is assigned a value but never used. Allowed unused vars must match /^_/u
|
autofix:
docs/public/cw.js#L1
'st' is assigned a value but never used
|
autofix:
docs/public/cw.js#L1
Expected an assignment or function call and instead saw an expression
|
autofix:
docs/public/cw.js#L1
Unexpected use of comma operator
|
autofix:
docs/public/cw.js#L3
Unexpected use of comma operator
|
autofix:
docs/public/cw.js#L5
Unexpected use of comma operator
|
autofix:
docs/public/cw.js#L5
Unexpected use of comma operator
|
autofix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|