Skip to content

docs: add example of implementing optional-value #473

docs: add example of implementing optional-value

docs: add example of implementing optional-value #473

Triggered via pull request August 18, 2024 03:07
Status Failure
Total duration 49s
Artifacts

ci.yaml

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

Annotations

33 errors and 6 warnings
test (16): examples/optional-value.mjs#L8
This line has a length of 86. Maximum allowed is 80
test (16): examples/optional-value.mjs#L9
Missing space before value for key 'short'
test (16): examples/optional-value.mjs#L12
'args' is never reassigned. Use 'const' instead
test (16): examples/optional-value.mjs#L15
Missing space before value for key 'strict'
test (16): examples/optional-value.mjs#L18
This line has a length of 92. Maximum allowed is 80
test (16): examples/optional-value.mjs#L22
'&&' should be placed at the end of the line
test (16): examples/optional-value.mjs#L23
'&&' should be placed at the end of the line
test (16): examples/optional-value.mjs#L24
'&&' should be placed at the end of the line
test (16): examples/optional-value.mjs#L25
This line has a length of 91. Maximum allowed is 80
test (16): examples/optional-value.mjs#L25
'&&' should be placed at the end of the line
test (18)
The job was canceled because "_16" failed.
test (18): examples/optional-value.mjs#L8
This line has a length of 86. Maximum allowed is 80
test (18): examples/optional-value.mjs#L9
Missing space before value for key 'short'
test (18): examples/optional-value.mjs#L12
'args' is never reassigned. Use 'const' instead
test (18): examples/optional-value.mjs#L15
Missing space before value for key 'strict'
test (18): examples/optional-value.mjs#L18
This line has a length of 92. Maximum allowed is 80
test (18): examples/optional-value.mjs#L22
'&&' should be placed at the end of the line
test (18): examples/optional-value.mjs#L23
'&&' should be placed at the end of the line
test (18): examples/optional-value.mjs#L24
'&&' should be placed at the end of the line
test (18): examples/optional-value.mjs#L25
This line has a length of 91. Maximum allowed is 80
test (18): examples/optional-value.mjs#L25
'&&' should be placed at the end of the line
test (14)
The job was canceled because "_16" failed.
test (14)
The operation was canceled.
windows: examples/optional-value.mjs#L8
This line has a length of 86. Maximum allowed is 80
windows: examples/optional-value.mjs#L9
Missing space before value for key 'short'
windows: examples/optional-value.mjs#L12
'args' is never reassigned. Use 'const' instead
windows: examples/optional-value.mjs#L15
Missing space before value for key 'strict'
windows: examples/optional-value.mjs#L18
This line has a length of 92. Maximum allowed is 80
windows: examples/optional-value.mjs#L22
'&&' should be placed at the end of the line
windows: examples/optional-value.mjs#L23
'&&' should be placed at the end of the line
windows: examples/optional-value.mjs#L24
'&&' should be placed at the end of the line
windows: examples/optional-value.mjs#L25
This line has a length of 91. Maximum allowed is 80
windows: examples/optional-value.mjs#L25
'&&' should be placed at the end of the line
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/