Merge remote-tracking branch 'origin/master' #20
Annotations
9 warnings and 10 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Qodana Scan:
assets/js/home.js#L478
Function `loop` recurses infinitely, and can only end by throwing an exception
|
Qodana Scan:
assets/js/home.js#L329
Duplicate declaration
|
Qodana Scan:
assets/js/home.js#L322
Duplicate declaration
|
Qodana Scan:
assets/js/home.js#L320
Duplicate declaration
|
Qodana Scan:
assets/js/home.js#L327
Duplicate declaration
|
Qodana Scan:
assets/js/test.js#L68
Unused parameter e
|
Qodana Scan:
assets/js/test.js#L26
Unused parameter e
|
Qodana Scan:
assets/js/test.js#L38
Unused parameter e
|
Qodana Scan:
assets/js/home.js#L483
Missing await for an async function call
|
Qodana Scan:
assets/js/home.js#L396
Invalid number of arguments, expected 1
|
Qodana Scan:
fll.html#L885
Invalid number of arguments, expected 1
|
Qodana Scan:
assets/js/home.js#L364
Invalid number of arguments, expected 1
|
Qodana Scan:
assets/js/home.js#L317
Invalid number of arguments, expected 1
|
Qodana Scan:
assets/js/home.js#L455
Invalid number of arguments, expected 1
|
Qodana Scan:
index.html#L1974
Invalid number of arguments, expected 1
|
Qodana Scan:
fll.html#L871
Invalid number of arguments, expected 1
|
Qodana Scan:
assets/js/home.js#L333
Invalid number of arguments, expected 1
|
Qodana Scan:
testMusic.html#L496
Invalid number of arguments, expected 1
|
Loading