feat: check-if-verified action #10
Triggered via pull request
January 23, 2025 21:06
Status
Startup failure
Total duration
–
Artifacts
–
test-check-if-verified.yml
on: pull_request
check-annotated-tag-signed
check-annotated-tag-unsigned
check-commit
check-lightweight-tag
Annotations
3 errors
Invalid workflow file:
.github/workflows/test-check-if-verified.yml#L51
The workflow is not valid. .github/workflows/test-check-if-verified.yml (Line: 51, Col: 5): Unexpected value 'id'
|
[actionlint] .github/workflows/test-check-if-verified.yml#L51:
.github/workflows/test-check-if-verified.yml#L51
unexpected key "id" for "job" section. expected one of "concurrency", "container", "continue-on-error", "defaults", "env", "environment", "if", "name", "needs", "outputs", "permissions", "runs-on", "secrets", "services", "steps", "strategy", "timeout-minutes", "uses", "with" [syntax-check]
|
[actionlint] .github/workflows/test-check-if-verified.yml#L60:
.github/workflows/test-check-if-verified.yml#L60
property "check-tag" is not defined in object type {} [expression]
|