Skip to content

Temporary ignores to bypass actionlint limitations. See https://github.com/rhysd/actionlint/issues/590. #320

@github-actions

Description

@github-actions

# FIXME: Temporary ignores to bypass actionlint limitations. See https://github.com/rhysd/actionlint/issues/590.

# FIXME: Temporary ignores to bypass actionlint limitations. See https://github.com/rhysd/actionlint/issues/590.
paths:
  .github/workflows/continuous-integration.yml:
    ignore:
      - 'both "username" and "password" must be specified in "credentials" section'
      - '"credentials" section is scalar node but mapping node is expected'
      - '"container" section is alias node but mapping node is expected'
      - '"env" section must be mapping node but got scalar node'
      - '"ports" section must be sequence node but got scalar node'
      - '"volumes" section must be sequence node but got scalar node'

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