ErrLookup › swagger-api/swagger-ui
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. · JavaScript · 433 source files
Analyzed at 3d9d0916d4 on 2026-08-13. 4 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| wrapActions needs to return a function that returns a new fu | exception | error | plugins, wrap-actions, redux, developer-error, plugin-system |
| wrapSelector needs to return a function that returns a new f | exception | error | plugins, wrap-selectors, redux, immutable, developer-error, plugin-system |
| getAbsoluteFSPath can only be called within a Nodejs environ | exception | error | environment, node, browser, bundler, commonjs, swagger-ui-dist |
| Need a string, to fetch a component. Was given a ${typeof co | exception | error | components, plugin-system, currying, developer-error |