chore(deps): bump the actions-minor group with 3 updates #94
Annotations
12 errors and 2 warnings
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'"
}
|
TypeScript Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub Actions Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|