ErrLookup › swc-project/swc

swc-project/swc

Rust-based platform for the Web · Rust · 1,436 source files

Analyzed at d7d7434666 on 2026-08-16. 78 documented errors.

Code / MessageTypeSeverityTags
The requested module '{specifier}' does not provide an expor
exception error
Cannot use import.meta outside a module
exception error
Assignment to constant variable.
exception error
Targets: {:?}
panic error
Option<Targets>: {:?}
panic error
module string names unimplemented
panic error
module string names unimplemented
panic error
module string names unimplemented
panic error
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, exports, namespace-reexport
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, finalize, exports
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, re-export, import-handler
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, keyword-rename
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, module-loading, imports
module string names unimplemented
panic error swc, bundler, esm, es2022, module-string-names, panic, module-sort
Bundle command is not yet implemented
panic error swc, cli, bundle, unimplemented, panic, exit-101
Lint command is not yet implemented
panic error swc, cli, lint, unimplemented, panic, exit-101
Minify command is not yet implemented
panic error swc, cli, minify, unimplemented, panic, exit-101
derive(Merge) does not support an enum
panic error swc, proc-macro, derive, merge, config, compile-time-panic
derive(Merge) does not support a unit struct
panic error swc, proc-macro, derive, merge, unit-struct, compile-time-panic
Boolean logic in @custom-media at-rules is not supported by
panic error css, custom-media, compat, unimplemented
codegen of `export default from 'foo';`
panic error ecmascript, codegen, proposal, export
computed spread property
panic error ecmascript, es2015, compat, pass-ordering, object-spread
Pattern {:?}
panic error ecmascript, es2015, destructuring, ast-validation
JSXNamespacedName -> JSXObject
panic error jsx, parser, namespaced-name, malformed-input
corejs version other than 2 / 3
panic error preset-env, core-js, polyfill, config
generic parameter other than type
panic error macro, quote, compile-time, generics
Box() -> T or Box without a type parameter
panic error macro, quote, compile-time, generics
Fast-path injection for Fold / VisitMut where pattern is not
panic error macro, fast-path, visitor, compile-time
Unknown visitor type: {:?}
panic error macro, parallel, visitor, compile-time
Unknown suffix `{}`
panic info macro, parallel, internal
not implemented
panic info internal, module-transforms, top-level-this
determine_export_name({:?})
panic error umd, module-transforms, filename, config
emitting decorator metadata while using new proposal
panic error decorators, typescript, config, proposal, metadata
ClassMember::{:?}
panic error decorators, class-members, proposal, private-fields
add_effects for class expression
panic error minifier, optimizer, class-expression, side-effects
not implemented
panic error jsx, utils, ref-rewriting, extension-point
union
panic error macro, derive, rust, compile-time, union
module string names unimplemented
panic error
unimplemented
panic error
swcify: {:?}
panic error
swcify: {:?}
panic error
flow types
panic error
flow type cast
panic error
flow
panic error
flow type
panic error
failed to handle: {s}
exception error
failed to handle with unknown panic message
exception error
Failed to parse the input
exception error wasm, parser, syntax-error, ast-viewer, typescript, file-extension
failed to handle: {s}
exception error napi, html, panic, catch-unwind, minify
failed to handle with unknown panic message
exception error napi, html, panic, catch-unwind, unknown-payload
failed to handle: {s}
exception error wasm, html, panic, catch-unwind, minify, browser
failed to handle with unknown panic message
exception error wasm, html, panic, catch-unwind, unknown-payload
failed to handle: {s}
exception error napi, minifier, panic, catch-unwind, compress, mangle
failed to handle with unknown panic message
exception error napi, minifier, panic, catch-unwind, unknown-payload
failed to parse options: {}
exception error wasm, minify, options, serde, deserialization, type-mismatch
failed to serialize program: {}
exception error wasm, minify, serialization, internal-error
failed to deserialize program: {}
exception error wasm, print, deserialization, program-ast, api-misuse
failed to serialize json: {}
exception error wasm, print, serialization, internal-error
failed to serialize transform result: {}
exception error wasm, transform, serialization, internal-error, version-skew
Invalid path "{path:?}"
exception error preset-env, browserslist, path, utf-8, config, filesystem
Syntax Error
exception error cli, parser, syntax-error, typescript, ast-explorer
Failed to resolve plugin path: {resolved_path:?}
exception error swc, plugins, wasm, path-resolution, config
Failed to serialize output: {e}
exception error swc, plugins, wasm, serde-json, serialization
destination `{}` already exists
validation error swc-cli, plugin-scaffold, filesystem, cli
Syntax Error
exception error swc, parser, syntax-error, config
{err:?}
exception error swc, macros, compile-time, parser, quote
failed to get parent of {v:?}
exception error swc, module-resolution, paths, config, filesystem
pretty_diagnostics
exception error swc, diagnostics, error-reporting, anyhow
failed parse json as javascript object: {err:#?}
exception error swc, bundler, json, loader, node
Filesystem cache is not enabled, cannot read plugin from phs
exception error swc, plugins, cache, build-features, wasm32
Failed to unwrap Arc: other references to transform_result e
exception error swc, plugins, wasm, internal, arc, concurrency
Failed to convert pointer size to calculate: {msg}
exception error swc, plugins, wasm, memory-interop, version-mismatch
{msg}
exception error swc, plugins, wasm, serialization, version-mismatch, rkyv
Unexpected error occurred while running plugin transform
exception error swc, plugins, wasm, catch-all, plugin-error
Plugin's AST schema version is not compatible with host's. H
exception error swc, plugins, schema-version, version-mismatch, wasm
Plugin runner cannot detect plugin's schema version. Ensure
exception error swc, plugins, build-features, schema-version, config
{message}; run `cargo codegen helpers` and commit the genera
exception warning swc, codegen, ci, developer-tooling, generated-code
Failed to run cargo command
exception error swc, xtask, build, process, developer-tooling