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
Running the ruleset with the current Spectral version creates an error. This is reported in stoplightio/spectral#2622 but it is not quite clear if and how this issue can be resolved so that the ruleset can be used.
$ spectral --version
6.14.2
$ node --version
v22.13.1
$ spectral lint petstore.json --ruleset adidas.yaml
(node:53136) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Error running Spectral!
Use --verbose flag to print the error stack.
Error #1: Function is not defined
Error #2: Function is not defined
The text was updated successfully, but these errors were encountered:
dret
changed the title
Spectral error "DeprecationWarning: The punycode module is deprecated."
Spectral error "DeprecationWarning: The punycode module is deprecated."
Jan 28, 2025
Running the ruleset with the current Spectral version creates an error. This is reported in stoplightio/spectral#2622 but it is not quite clear if and how this issue can be resolved so that the ruleset can be used.
The text was updated successfully, but these errors were encountered: