Skip to content

Update pre-commit configuration #66

Update pre-commit configuration

Update pre-commit configuration #66

Triggered via schedule July 15, 2023 05:09
Status Success
Total duration 41s
Artifacts
pre-commit  /  changelog
32s
pre-commit / changelog
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yaml[comments]: .github/ISSUE_TEMPLATE/config.yml#L3
Too few spaces before comment
yaml[document-end]: .github/ISSUE_TEMPLATE/config.yml#L13
Missing document end "..."
command-instead-of-shell: .github/deploy_ee/build_ee.yml#L10
Use shell only when shell functionality is required.
package-latest: .github/deploy_ee/build_ee.yml#L26
Package installs should not use latest.
var-naming[no-role-prefix]: .github/deploy_ee/build_ee.yml#L38
Variables names from within roles should use role_name_ as a prefix. (vars: ee_list)
var-naming[no-role-prefix]: .github/deploy_ee/build_ee.yml#L38
Variables names from within roles should use role_name_ as a prefix. (vars: ee_pull_collections_from_hub)
yaml[truthy]: .github/workflows/build_ee.yml#L4
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/build_ee.yml#L42
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/create_changelog.yml#L3
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/internal-pre-commit.yml#L7
Truthy value should be one of \[false, true]