Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

feat(tax): TAX-1995 Add specs for new TaxZone check endpoint #2577

feat(tax): TAX-1995 Add specs for new TaxZone check endpoint

feat(tax): TAX-1995 Add specs for new TaxZone check endpoint #2577

Triggered via pull request December 27, 2023 22:18
Status Failure
Total duration 47s
Artifacts

spectral.yml

on: pull_request
Run Spectral
38s
Run Spectral
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
oas3-valid-schema-example: reference/tax_zone_check.v3.yml#L86
schema is invalid: data/required must be array
oas3-schema: reference/tax_zone_check.v3.yml#L88
"required" property type must be array.
oas3-schema: reference/tax_zone_check.v3.yml#L98
"required" property type must be array.
oas3-valid-schema-example: reference/tax_zone_check.v3.yml#L96
schema is invalid: data/required must be array
oas3-schema: reference/tax_zone_check.v3.yml#L83
"required" property type must be array.
oas3-valid-schema-example: reference/tax_zone_check.v3.yml#L91
schema is invalid: data/required must be array
oas3-schema: reference/tax_zone_check.v3.yml#L93
"required" property type must be array.
oas3-valid-schema-example: reference/tax_zone_check.v3.yml#L81
schema is invalid: data/required must be array
Run Spectral
fatal issues detected. Failing the process.
Run Spectral
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/