Skip to content

chore: finish migrating to husky #73

chore: finish migrating to husky

chore: finish migrating to husky #73

Triggered via pull request July 10, 2024 18:01
Status Success
Total duration 49s
Artifacts

ci.yml

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

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'" }