Method to check whether the file is valid or not #1505
Annotations
10 errors and 1 warning
src/lib/isFileValid.js#L1
Unexpected use of file extension "js" for "./util/assertString.js"
|
src/lib/isFileValid.js#L2
Unexpected use of file extension "js" for "./util/InvalidArgumentException.js"
|
src/lib/isFileValid.js#L2
Missing semicolon
|
src/lib/isFileValid.js#L4
Block must not be padded by blank lines
|
src/lib/isFileValid.js#L6
Expected indentation of 2 spaces but found 4
|
src/lib/isFileValid.js#L6
Expected space(s) after "if"
|
src/lib/isFileValid.js#L6
Missing space before opening brace
|
src/lib/isFileValid.js#L7
Expected indentation of 4 spaces but found 8
|
src/lib/isFileValid.js#L8
Expected indentation of 6 spaces but found 12
|
src/lib/isFileValid.js#L8
Missing semicolon
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@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 logs for this run have expired and are no longer available.
Loading