Bump eslint-config-warp from 4.0.0 to 7.1.0 #338
Annotations
10 errors and 3 warnings
test:
index.cjs.js#L1
Definition for rule 'no-unused-private-class-members' was not found
|
test:
index.cjs.js#L1
Definition for rule 'prefer-object-has-own' was not found
|
test:
index.js#L1
Definition for rule 'no-unused-private-class-members' was not found
|
test:
index.js#L1
Definition for rule 'prefer-object-has-own' was not found
|
test:
index.js#L8
Missing trailing comma
|
test:
src/after.js#L1
Definition for rule 'no-unused-private-class-members' was not found
|
test:
src/after.js#L1
Definition for rule 'prefer-object-has-own' was not found
|
test:
src/after.js#L7
Missing trailing comma
|
test:
src/after.js#L25
'after' is already declared in the upper scope on line 23 column 17
|
test:
src/alt.js#L1
Definition for rule 'no-unused-private-class-members' was not found
|
test
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/
|
test:
src/future.js#L248
Function 'Transformer$interpret' has too many lines (137). Maximum allowed is 100
|
test:
src/future.js#L401
File has too many lines (498). Maximum allowed is 400
|