Skip to content

Inherit the upstream CI tests #4

Inherit the upstream CI tests

Inherit the upstream CI tests #4

Triggered via pull request February 5, 2025 08:04
@jialez0jialez0
synchronize #4
jialez0:main
Status Success
Total duration 18s
Artifacts

actionlint.yml

on: pull_request
Workflow Files
6s
Workflow Files
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Workflow Files: .github/workflows/as-e2e.yml#L44
[actionlint] reported by reviewdog 🐶 could not parse as YAML: yaml: line 44: mapping values are not allowed in this context [syntax-check] Raw Output: e:.github/workflows/as-e2e.yml:44:0: could not parse as YAML: yaml: line 44: mapping values are not allowed in this context [syntax-check]
Workflow Files: .github/workflows/kbs-e2e-sample.yml#L22
[actionlint] reported by reviewdog 🐶 error while parsing reusable workflow "./.github/workflows/kbs-e2e.yml": yaml: line 42: mapping values are not allowed in this context [workflow-call] Raw Output: e:.github/workflows/kbs-e2e-sample.yml:22:11: error while parsing reusable workflow "./.github/workflows/kbs-e2e.yml": yaml: line 42: mapping values are not allowed in this context [workflow-call]
Workflow Files: .github/workflows/kbs-e2e.yml#L42
[actionlint] reported by reviewdog 🐶 could not parse as YAML: yaml: line 42: mapping values are not allowed in this context [syntax-check] Raw Output: e:.github/workflows/kbs-e2e.yml:42:0: could not parse as YAML: yaml: line 42: mapping values are not allowed in this context [syntax-check]
Workflow Files
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.