feat:jwt login function added to interface for TS #82
lint-and-test.yaml
on: push
Verify lint
9s
Matrix: run_tests_and_push_to_codecov
Annotations
2 errors and 8 warnings
[ Node 18 ] Run tests and push to codecov
Process completed with exit code 127.
|
[ Node 16 ] Run tests and push to codecov
Process completed with exit code 127.
|
Verify lint:
example/audits.js#L9
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_approle.js#L11
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_github.js#L13
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_kubernetes.js#L16
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_ldap.js#L12
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_okta.js#L12
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/auth_userpass.js#L12
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Verify lint:
example/mount_postgresql.js#L25
Do not access Object.prototype method 'hasOwnProperty' from target object
|