You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading from Spectral 6.13.1 to 6.14.3, we're encountering a schema compilation error when running the linter. The error occurs during the compilation of a schema validation function, specifically around the handling of the keyedBy property. This seems to come from the avj package.
Describe the bug
After upgrading from Spectral
6.13.1
to6.14.3
, we're encountering a schema compilation error when running the linter. The error occurs during the compilation of a schema validation function, specifically around the handling of thekeyedBy
property. This seems to come from theavj
package.It runs completely fine in
6.13.1
To Reproduce
6.14.3
18.20.5
spectral lint --verbose ./docs/swagger/api.yaml --ruleset ./api.lint.yaml --fail-severity=warn
Expected behavior
Screenshots
Environment (remove any that are not applicable):
18.20.5
1.22.19
Additional context
The error message itself:
The text was updated successfully, but these errors were encountered: