Skip to content

Feat/added is jwt expiration #1439

Feat/added is jwt expiration

Feat/added is jwt expiration #1439

Triggered via pull request October 1, 2023 07:33
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 5 warnings
Run tests on Node.js 8: src/index.js#L58
'isJWTExpiration' is defined but never used
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L2
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L3
Expected indentation of 4 spaces but found 8
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L4
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L5
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L5
Block must not be padded by blank lines
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L6
Trailing spaces not allowed
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L7
Expected indentation of 4 spaces but found 6
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L8
Trailing spaces not allowed
Run tests on Node.js 8: src/lib/isJWTExpiration.js#L9
Expected indentation of 4 spaces but found 6
Run tests on Node.js 12: src/index.js#L58
'isJWTExpiration' is defined but never used
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L2
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L3
Expected indentation of 4 spaces but found 8
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L4
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L5
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L5
Block must not be padded by blank lines
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L6
Trailing spaces not allowed
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L7
Expected indentation of 4 spaces but found 6
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L8
Trailing spaces not allowed
Run tests on Node.js 12: src/lib/isJWTExpiration.js#L9
Expected indentation of 4 spaces but found 6
Run tests on Node.js 10: src/index.js#L58
'isJWTExpiration' is defined but never used
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L2
Expected indentation of 2 spaces but found 4
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L3
Expected indentation of 4 spaces but found 8
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L4
Expected indentation of 2 spaces but found 4
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L5
Expected indentation of 2 spaces but found 4
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L5
Block must not be padded by blank lines
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L6
Trailing spaces not allowed
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L7
Expected indentation of 4 spaces but found 6
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L8
Trailing spaces not allowed
Run tests on Node.js 10: src/lib/isJWTExpiration.js#L9
Expected indentation of 4 spaces but found 6
Run tests on Node.js 14: src/index.js#L58
'isJWTExpiration' is defined but never used
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L2
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L3
Expected indentation of 4 spaces but found 8
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L4
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L5
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L5
Block must not be padded by blank lines
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L6
Trailing spaces not allowed
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L7
Expected indentation of 4 spaces but found 6
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L8
Trailing spaces not allowed
Run tests on Node.js 14: src/lib/isJWTExpiration.js#L9
Expected indentation of 4 spaces but found 6
Run tests on Node.js 6
The operation was canceled.
Run tests on Node.js 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on Node.js 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on Node.js 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on Node.js 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests on Node.js 6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/