Add ESLint #113
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run lint:
lib/channel.js#L41
Expected a conditional expression and instead saw an assignment
|
Run npm run lint:
lib/channel.js#L188
Expected a conditional expression and instead saw an assignment
|
Run npm run lint:
lib/channel_model.js#L293
Expected a conditional expression and instead saw an assignment
|
Run npm run lint:
lib/connection.js#L425
Expected a conditional expression and instead saw an assignment
|
Run npm run lint:
lib/defs.js#L474
'buffer' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
lib/defs.js#L478
'fields' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
lib/defs.js#L523
'buffer' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
lib/defs.js#L527
'fields' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
lib/defs.js#L717
'buffer' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
lib/defs.js#L721
'fields' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading