Skip to content

Refactor env variables #107

Refactor env variables

Refactor env variables #107

Triggered via push January 27, 2025 14:47
Status Failure
Total duration 14s
Artifacts
actionlint
3s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
actionlint: .github/workflows/test-playwright.yml#L101
context "secrets" is not allowed here. available contexts are "env", "github", "inputs", "job", "matrix", "needs", "runner", "steps", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details
actionlint: .github/workflows/test-playwright.yml#L107
context "secrets" is not allowed here. available contexts are "env", "github", "inputs", "job", "matrix", "needs", "runner", "steps", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details
actionlint: .github/workflows/test-playwright.yml#L107
context "secrets" is not allowed here. available contexts are "env", "github", "inputs", "job", "matrix", "needs", "runner", "steps", "strategy", "vars". see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details
actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636