Skip to content

chore(deps): bump the actions-minor group across 1 directory with 4 updates #196

chore(deps): bump the actions-minor group across 1 directory with 4 updates

chore(deps): bump the actions-minor group across 1 directory with 4 updates #196

Triggered via pull request March 13, 2026 00:11
Status Success
Total duration 30s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
17s
TypeScript Tests
GitHub Actions Test
7s
GitHub Actions Test
release
0s
release
Fit to window
Zoom out
Zoom in

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/