Addition of Boa to esvu #195
Annotations
10 errors and 1 warning
src/engines/boa.js#L1
Use the global form of 'use strict'
|
src/engines/boa.js#L1
`../installer` import should occur after import of `path`
|
src/engines/boa.js#L2
Expected 1 empty line after require statement not followed by another require
|
src/engines/boa.js#L2
Missing whitespace after semicolon
|
src/engines/boa.js#L2
Expected an assignment or function call and instead saw an expression
|
src/engines/boa.js#L2
Missing semicolon
|
src/engines/boa.js#L3
Expected 1 empty line after require statement not followed by another require
|
src/engines/boa.js#L3
Missing whitespace after semicolon
|
src/engines/boa.js#L3
Expected an assignment or function call and instead saw an expression
|
src/engines/boa.js#L3
Missing semicolon
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading