docs: add example of implementing optional-value #473
Annotations
10 errors and 2 warnings
examples/optional-value.mjs#L8
This line has a length of 86. Maximum allowed is 80
|
examples/optional-value.mjs#L9
Missing space before value for key 'short'
|
examples/optional-value.mjs#L12
'args' is never reassigned. Use 'const' instead
|
examples/optional-value.mjs#L15
Missing space before value for key 'strict'
|
examples/optional-value.mjs#L18
This line has a length of 92. Maximum allowed is 80
|
examples/optional-value.mjs#L22
'&&' should be placed at the end of the line
|
examples/optional-value.mjs#L23
'&&' should be placed at the end of the line
|
examples/optional-value.mjs#L24
'&&' should be placed at the end of the line
|
examples/optional-value.mjs#L25
This line has a length of 91. Maximum allowed is 80
|
examples/optional-value.mjs#L25
'&&' should be placed at the end of the line
|
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/
|
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/
|
This job failed
Loading