refactor file structure #8
main.yml
on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage
Annotations
10 errors
lint (20.x):
lib/create.js#L3
Imports should be sorted alphabetically
|
lint (20.x):
lib/create.js#L4
'jsonld' is defined but never used
|
lint (20.x):
lib/create.js#L5
Imports should be sorted alphabetically
|
lint (20.x):
lib/create.js#L5
'DataIntegrityProof' is defined but never used
|
lint (20.x):
lib/create.js#L6
This line has a length of 100. Maximum allowed is 80
|
lint (20.x):
lib/create.js#L6
Expected 'multiple' syntax before 'single' syntax
|
lint (20.x):
lib/create.js#L6
Member 'createHasher' of the import declaration should be sorted alphabetically
|
lint (20.x):
lib/create.js#L11
Operator '=' must be spaced
|
lint (20.x):
lib/create.js#L11
Operator '=' must be spaced
|
lint (20.x):
lib/create.js#L11
Trailing spaces not allowed
|