Update dependencies. #1
main.yaml
on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage
Annotations
5 errors
lint (20.x):
tests/20-main.spec.js#L5
Member 'createCredential' of the import declaration should be sorted alphabetically
|
lint (20.x):
tests/20-main.spec.js#L8
Expected 'all' syntax before 'multiple' syntax
|
lint (20.x):
tests/20-main.spec.js#L10
Expected 'multiple' syntax before 'single' syntax
|
lint (20.x):
tests/20-main.spec.js#L15
Imports should be sorted alphabetically
|
lint (20.x)
Process completed with exit code 1.
|