add audit logging for signup action + tests #2490
node.js.yml
on: pull_request
Matrix: api-test
Matrix: build-frontend
Matrix: frontend-test
Matrix: lint
Annotations
11 errors
|
lint (ubuntu-latest):
test/api/User.js#L465
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L464
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L462
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L461
Missing space before function parentheses
|
|
lint (ubuntu-latest):
test/api/User.js#L459
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L458
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L455
Missing semicolon
|
|
lint (ubuntu-latest):
test/api/User.js#L455
Expected indentation of 4 spaces but found 6
|
|
lint (ubuntu-latest):
test/api/User.js#L454
Expected indentation of 6 spaces but found 8
|
|
lint (ubuntu-latest):
test/api/User.js#L453
Expected indentation of 6 spaces but found 8
|
|
api-test (ubuntu-latest)
Process completed with exit code 2.
|