chore(deps): bump super-linter/super-linter from 6.8.0 to 7.1.0 (#22) #83
ci.yml
on: push
Annotations
12 errors
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/ci.yml
|
JSON Schema Validation Error:
.github/workflows/ci.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/check-dist.yml
|
JSON Schema Validation Error:
.github/workflows/check-dist.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/ci.yml
|
JSON Schema Validation Error:
.github/workflows/ci.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/codeql-analysis.yml
|
JSON Schema Validation Error:
.github/workflows/codeql-analysis.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/linter.yml
|
JSON Schema Validation Error:
.github/workflows/linter.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|
GitHub Actions Test
Error while validating file: /home/runner/work/json-schema-validate-action/json-schema-validate-action/.github/workflows/semantic.yml
|
JSON Schema Validation Error:
.github/workflows/semantic.yml#L1
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "organization"
},
"message": "must have required property 'organization'"
}
|