Refactoring to get a first MVP version #3
Annotations
10 errors and 2 warnings
Run linter:
src/components/WaitTrainer.vue#L85
Must use `.value` to read or write the value wrapped by `ref()`
|
Run linter:
src/riichi-fn.js#L1
Missing space before function parentheses
|
Run linter:
src/riichi-fn.js#L2
Split initialized 'const' declarations into multiple statements
|
Run linter:
src/riichi-fn.js#L2
Extra semicolon
|
Run linter:
src/riichi-fn.js#L4
Expected { after 'if' condition
|
Run linter:
src/riichi-fn.js#L4
Extra semicolon
|
Run linter:
src/riichi-fn.js#L6
Expected { after 'if' condition
|
Run linter:
src/riichi-fn.js#L6
Extra semicolon
|
Run linter:
src/riichi-fn.js#L7
Split initialized 'const' declarations into multiple statements
|
Run linter:
src/riichi-fn.js#L7
Extra semicolon
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading