fix scanner debugging #3586
Annotations
10 errors and 3 warnings
src/Scanner.debug.js#L45
Missing space before function parentheses
|
src/Scanner.debug.js#L54
Unexpected trailing comma
|
src/Scanner.debug.js#L57
Extra semicolon
|
src/Scanner.debug.js#L58
Extra semicolon
|
src/Scanner.debug.js#L59
Extra semicolon
|
src/Scanner.debug.js#L74
More than 1 blank line not allowed
|
src/Scanner.debug.js#L75
Missing space before function parentheses
|
src/Scanner.debug.js#L76
Extra semicolon
|
src/Scanner.debug.js#L81
Extra semicolon
|
src/Scanner.debug.js#L82
Extra semicolon
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading