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

DeprecationWarning and unsupported key #2296

Open
stephane-archer opened this issue Nov 4, 2024 · 0 comments
Open

DeprecationWarning and unsupported key #2296

stephane-archer opened this issue Nov 4, 2024 · 0 comments

Comments

@stephane-archer
Copy link

(node:7706) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:7706) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(node:7706) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
warn: API description parser warning in /Users/fractale/MediaEngineServer/openapi.yml:16 (from line 16 column 9 to column 17): 'Request Body Object' contains unsupported key 'req
uired'
warn: API description parser warning in /Users/fractale/MediaEngineServer/openapi.yml:26 (from line 26 column 19 to column 25): 'Schema Object' contains unsupported key 'format'
(2 occurances)
warn: API description parser warning in /Users/fractale/MediaEngineServer/openapi.yml:83 (from line 83 column 24 to column 46): 'Media Type Object' 'example' is not supported for
 media type 'application/octet-stream'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant