osx-system-profile-github-workflow-push #252
workflow-push.yml
on: schedule
configuration
/
json_file
6s
start
/
send_notification
6s
Matrix: ansible_lint / run_ansible_lint
Matrix: commit_lint / run_command
Matrix: commit_spell_check / run_command
Matrix: json_schema_lint / run_precommit_hook
Matrix: markdown_lint / run_precommit_hook
Matrix: markdown_spelling / run_precommit_hook
Matrix: plist_lint / run_precommit_hook
Matrix: pre-commit_hooks / precommit_hook_tests
Matrix: shell_lint
Matrix: toml_lint / run_precommit_hook
Matrix: workflow_lint
Matrix: yaml_lint / run_precommit_hook
security
/
run_trufflehog
11s
markdown_links
/
check_markdown_links
18s
success
/
send_notification
8s
Annotations
10 warnings
var-naming[no-role-prefix]:
install.yml#L24
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_casks)
|
var-naming[no-role-prefix]:
install.yml#L25
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_packages)
|
var-naming[no-role-prefix]:
install.yml#L26
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_taps)
|
var-naming[no-role-prefix]:
install.yml#L27
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_targeted_casks)
|
var-naming[no-role-prefix]:
install.yml#L28
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_targeted_casks_location)
|
var-naming[no-role-prefix]:
install.yml#L31
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_casks)
|
var-naming[no-role-prefix]:
install.yml#L32
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_packages)
|
var-naming[no-role-prefix]:
install.yml#L33
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_taps)
|
var-naming[no-role-prefix]:
install.yml#L34
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_targeted_casks)
|
var-naming[no-role-prefix]:
install.yml#L35
Variables names from within roles should use homebrew_retry_ as a prefix. (vars: brew_targeted_casks_location)
|