Skip to content

feat: adding automatic WP JS dependencies #30

feat: adding automatic WP JS dependencies

feat: adding automatic WP JS dependencies #30

Triggered via push November 11, 2024 10:09
Status Failure
Total duration 15s
Artifacts
actionlint
5s
actionlint
Fit to window
Zoom out
Zoom in

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}