eslint #279
test-and-release.yml
on: push
Matrix: check-and-lint
Matrix: adapter-tests
Matrix: deploy
Annotations
10 errors
check-and-lint (18.x):
lib/axiosCommand.js#L3
'axios' is assigned a value but never used
|
check-and-lint (18.x):
lib/axiosCommand.js#L6
'adapter' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint (18.x):
lib/axiosCommand.js#L15
Trailing spaces not allowed
|
check-and-lint (18.x):
lib/constants.js#L4
Expected indentation of 4 spaces but found 2
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|
check-and-lint (18.x):
lib/constants.js#L4
Strings must use singlequote
|