Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

[BUG]: failed to register workflow: docs-lint.yml #20

@hugovk

Description

@hugovk

Pre-submission checks

  • I am not filing a feature request. These should be filed via the feature request form instead.
  • I have looked through the open issues for a duplicate report.

Expected behavior

With this file:
https://github.com/jazzband/tablib/blob/dcab406c553fc8b3c2e0aef955e9e8adea0590d8/.github/workflows/docs-lint.yml

I expect to get some findings of things to fix.

Actual behavior

zizmor --version
zizmor 0.8.0zizmor docs-lint.yml
failed to register workflow: docs-lint.yml

Caused by:
    0: couldn't load workflow from file
    1: invalid GitHub Actions workflow: file:///private/tmp/docs-lint.yml
    2: jobs: data did not match any variant of untagged enum Job at line 13 column 3

Reproduction steps

wget https://raw.githubusercontent.com/jazzband/tablib/dcab406c553fc8b3c2e0aef955e9e8adea0590d8/.github/workflows/docs-lint.yml
zizmor docs-lint.yml

Logs

❯ zizmor docs-lint.yml --verbose
failed to register workflow: docs-lint.yml

Caused by:
    0: couldn't load workflow from file
    1: invalid GitHub Actions workflow: file:///private/tmp/docs-lint.yml
    2: jobs: data did not match any variant of untagged enum Job at line 13 column 3

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions