Skip to content

feat: add isUrlResolvable validator and tests This commit adds a new… #1270

feat: add isUrlResolvable validator and tests This commit adds a new…

feat: add isUrlResolvable validator and tests This commit adds a new… #1270

Triggered via pull request March 20, 2023 16:00
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

32 errors and 5 warnings
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L3
Line 3 exceeds the maximum line length of 100
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L7
Block must not be padded by blank lines
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L9
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L10
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L11
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L13
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L14
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L16
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L17
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14: src/lib/isUrlResolvable.js#L18
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L3
Line 3 exceeds the maximum line length of 100
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L7
Block must not be padded by blank lines
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L9
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L10
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L11
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L13
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L14
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L16
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L17
Expected indentation of 2 spaces but found 4
Run tests on Node.js 12: src/lib/isUrlResolvable.js#L18
Expected indentation of 2 spaces but found 4
Run tests on Node.js 6
The operation was canceled.
Run tests on Node.js 10
The operation was canceled.
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L3
Line 3 exceeds the maximum line length of 100
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L7
Block must not be padded by blank lines
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L9
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L10
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L11
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L13
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L14
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L16
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L17
Expected indentation of 2 spaces but found 4
Run tests on Node.js 8: src/lib/isUrlResolvable.js#L18
Expected indentation of 2 spaces but found 4
Run tests on Node.js 14
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2-beta, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests on Node.js 12
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2-beta, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests on Node.js 6
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2-beta, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests on Node.js 10
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2-beta, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests on Node.js 8
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2-beta, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.