Skip to content

feat(check-param-names): Add disableMissingParamChecks option #309

feat(check-param-names): Add disableMissingParamChecks option

feat(check-param-names): Add disableMissingParamChecks option #309

Re-run triggered February 22, 2024 13:28
Status Failure
Total duration 35s
Artifacts

feature.yaml

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

Annotations

4 errors and 4 warnings
Build: src/rules/checkParamNames.js#L255
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Build
Process completed with exit code 1.
Lint: src/rules/checkParamNames.js#L255
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Lint
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Node.js 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Node.js 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.