ErrLookup › emotion-js/emotion

emotion-js/emotion

👩‍🎤 CSS-in-JS library designed for high performance style composition · JavaScript · 253 source files

Analyzed at b882bcba85 on 2026-09-02. 21 documented errors.

Code / MessageTypeSeverityTags
@emotion/babel-plugin-jsx-pragmatic: You must specify `modul
exception error babel, configuration, emotion
You have specified that '${importSource}' re-exports '${reex
exception error babel, emotion, importmap, configuration
The 'autoLabel' option must be undefined, or one of the foll
exception error babel, emotion, configuration, option-validation
There is no transformer for the export '${exportName}' in '$
exception error babel, emotion, transform, imports
The `runtime` option has been removed. If you want to config
exception error babel, emotion, breaking-change, configuration
You have to configure `key` for your cache. Please make sure
exception error emotion, cache, configuration, ssr
Emotion key must only contain lower case alphabetical charac
exception error emotion, cache, validation, configuration
speedy must be changed before any rules are inserted
exception error emotion, css, lifecycle, testing
Unexpected null when attempting to fix ${context.getFilename
exception error eslint, autofix, emotion
Could not get unrendered element reliably from the Enzyme's
exception error enzyme, jest, serialization, version-mismatch
`toHaveStyleRule` expects to receive a single element but it
exception error jest, matcher, assertion, enzyme
jest-emotion requires jsdom. See https://jestjs.io/docs/en/c
exception error jest, jsdom, environment, configuration
You seem to be using a value for 'content' without quotes, t
exception error css, content-property, serialization, dev-only
noComponentSelectorMessage
exception error css, component-selector, development, serialization
css can only be used during render
exception error react, class-names, render-phase, development
cx can only be used during render
exception error react, class-names, render-phase, development
Strings are not allowed as css prop values, please wrap it i
exception error react, css-prop, development, string-styles
[ThemeProvider] Please return an object from your theme func
exception error react, theming, typeerror, development-only
[ThemeProvider] Please make your theme prop a plain object
exception error react, theming, typeerror, development-only
You are trying to create a styled element with an undefined
exception error react, styled-components, undefined, import-error
You are loading @emotion/react when it is already loaded. Ru
console warning duplicate-module, react, bundling, dependency-conflict