feat: adding automatic WP JS dependencies #30
Annotations
5 errors
actionlint:
.github/workflows/update-wordpress-js-dependencies.yml#L7
input "WP_SCRIPT_DIST_TAG" of workflow_call event has the default value "wp-6.6", but it is also required. if an input is marked as required, its default value will never be used
|
actionlint:
.github/workflows/update-wordpress-js-dependencies.yml#L30
property "deploybot_email" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; github_user_email: string; github_user_name: string; github_user_ssh_key: string; github_user_ssh_public_key: string}
|
actionlint:
.github/workflows/update-wordpress-js-dependencies.yml#L31
property "deploybot_user" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; github_user_email: string; github_user_name: string; github_user_ssh_key: string; github_user_ssh_public_key: string}
|
actionlint:
.github/workflows/update-wordpress-js-dependencies.yml#L32
property "deploybot_ssh_private_key" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; github_user_email: string; github_user_name: string; github_user_ssh_key: string; github_user_ssh_public_key: string}
|
actionlint:
.github/workflows/update-wordpress-js-dependencies.yml#L33
property "deploybot_ssh_public_key" is not defined in object type {actions_runner_debug: string; actions_step_debug: string; github_token: string; github_user_email: string; github_user_name: string; github_user_ssh_key: string; github_user_ssh_public_key: string}
|