Merge branch 'w/7.70/improvement/UTAPI-107-fix-CVE-2019-8457' into tm… #658
tests.yaml
on: push
build-ci
/
...
/
build
1m 35s
build-ci
/
vault-ci
39s
build-ci
/
...
/
build
15s
lint
1m 29s
Annotations
5 warnings
lint:
libV2/server/API/metrics/listMetrics.js#L26
'start' is never reassigned. Use 'const' instead
|
lint:
tests/functional/client/testClientConnections.js#L60
Expected to return a value at the end of arrow function
|
lint:
tests/functional/client/testClientConnections.js#L109
Expected to return a value at the end of arrow function
|
lint:
tests/functional/v2/task/testReindex.js#L191
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
lint:
tests/utils/vaultclient.js#L132
Expected to return a value at the end of arrow function
|