githubActions.configs.actionMetadata
Linting defaults for GitHub Action metadata files (action.yml / action.yaml).
Included rulesโ
Fix legend:
- ๐ง = autofixable
- ๐ก = suggestions available
- โ = report only
| Rule | Fix |
|---|---|
R048 no-case-insensitive-input-id-collision | โ |
R049 no-composite-input-env-access | โ |
R044 no-deprecated-node-runtime | โ |
R051 no-duplicate-composite-step-id | โ |
R046 no-post-if-without-post | ๐ง |
R045 no-pre-if-without-pre | ๐ง |
R047 no-required-input-with-default | ๐ก |
R050 no-unknown-input-reference-in-composite | โ |
R053 no-unused-input-in-composite | โ |
R043 prefer-action-yml | โ |
R052 require-composite-step-name | โ |