chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#66) #215
ci.yml
on: push
Annotations
20 errors and 1 warning
|
JSON Schema Validation Error:
.github/workflows/check-dist.yml#L0
{
"instancePath": "",
"schemaPath": "#/additionalProperties",
"keyword": "additionalProperties",
"params": {
"additionalProperty": "name"
},
"message": "must NOT have additional properties"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "repositories"
},
"message": "must have required property 'repositories'"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "teams"
},
"message": "must have required property 'teams'"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "repository_defaults"
},
"message": "must have required property 'repository_defaults'"
}
|
|
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#L0
{
"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/ci.yml#L0
{
"instancePath": "",
"schemaPath": "#/additionalProperties",
"keyword": "additionalProperties",
"params": {
"additionalProperty": "name"
},
"message": "must NOT have additional properties"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "repositories"
},
"message": "must have required property 'repositories'"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "teams"
},
"message": "must have required property 'teams'"
}
|
|
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#L0
{
"instancePath": "",
"schemaPath": "#/required",
"keyword": "required",
"params": {
"missingProperty": "repository_defaults"
},
"message": "must have required property 'repository_defaults'"
}
|
|
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#L0
{
"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
|
|
GitHub Actions Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|