Skip to content

Adds workflows for preview environment creation and deletion #22

Adds workflows for preview environment creation and deletion

Adds workflows for preview environment creation and deletion #22

Triggered via pull request October 30, 2023 23:56
@nickschuchnickschuch
synchronize #2
preview
Status Failure
Total duration 17s
Artifacts

actionlint.yml

on: pull_request
run-actionlint
7s
run-actionlint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
run-actionlint: .github/workflows/preview-create.yml#L37
property "info" is not defined in object type {create-preview-environment: {outputs: {preview-domain: string; preview-name: string}}}
run-actionlint: .github/workflows/preview-create.yml#L40
property "info" is not defined in object type {create-preview-environment: {outputs: {preview-domain: string; preview-name: string}}}
run-actionlint: .github/workflows/preview-create.yml#L67
"github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
run-actionlint: .github/workflows/preview-delete.yml#L48
"github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
run-actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 4 errors, linted 4 files), exit code: 1