Skip to content

Schema validation issues found in action.yml for two "default" values #747

Closed
@Coderrob

Description

@Coderrob

Description:
Using Action schema with YAML validation I was running a self-documentation test for another action. It noticed and failed validation for the setup-java repo's action.yml because of two invalid "default" field values where a boolean value was set where a string value is expected.

Repro steps:
Your repo.

Image
Image

Expected behavior:
The action.yml should be schema validated.

Actual behavior:
The action.yml is not schema validated.

Opened a PR with the minor changes => #746

Metadata

Metadata

Assignees

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