Formatted some files, cleaned up. #79
Annotations
11 warnings
build_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_lint
Comment is not formatted correctly
|
build_and_lint
'player' is defined but never used. Allowed unused args must match /^_/u
|
build_and_lint
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
|
build_and_lint
Unexpected string concatenation
|
build_and_lint
'pickingUpItem' will evaluate to '[object Object]' when stringified
|
build_and_lint
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
|
build_and_lint
Unexpected string concatenation
|
build_and_lint
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
|
build_and_lint
Unexpected string concatenation
|
build_and_lint
The type of the enum assignment does not match the declared enum type of the variable
|