fix createCryptosuite structure #7
main.yml
on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage
Annotations
10 errors
lint (20.x):
lib/helper.js#L3
Opening curly brace does not appear on the same line as controlling statement
|
lint (20.x):
lib/helper.js#L4
Expected indentation of 2 spaces but found 4
|
lint (20.x):
lib/helper.js#L5
Expected indentation of 2 spaces but found 4
|
lint (20.x):
lib/helper.js#L6
Expected indentation of 2 spaces but found 4
|
lint (20.x):
lib/helper.js#L7
Expected indentation of 2 spaces but found 4
|
lint (20.x):
lib/helper.js#L8
Newline required at end of file but not found
|
lint (20.x):
lib/sign.js#L3
Imports should be sorted alphabetically
|
lint (20.x):
lib/sign.js#L4
'jsonld' is defined but never used
|
lint (20.x):
lib/sign.js#L5
Imports should be sorted alphabetically
|
lint (20.x):
lib/sign.js#L5
'DataIntegrityProof' is defined but never used
|