ErrLookup › biomejs/biome
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP. · Rust · 4,367 source files
Analyzed at 7529811358 on 2026-08-16. 11 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| incoming message from the remote workspace is missing the Co | exception | error | jsonrpc, transport, protocol, headers, socket |
| could not find colon token in "${line}" | exception | error | jsonrpc, transport, protocol, headers, framing |
| invalid value for Content-Type expected "${MIME_JSONRPC}", g | exception | error | jsonrpc, transport, content-type, protocol, headers |
| could not find any pending request matching RPC response ID | exception | error | jsonrpc, transport, request-id, rpc, connection-lifecycle |
| failed to deserialize incoming message from remote workspace | exception | error | jsonrpc, transport, serialization, protocol, message-validation |
| Unknown distribution: ${distribution} | exception | error | typescript, wasm, api, enum, configuration |
| This package is intended to be used in Biome JS plugins, did | exception | error | npm, package-import, javascript, typescript, api |
| Failed to parse URI {}: {e} | exception | error | lsp, code-action, uri, editor-integration, protocol |
| failed to convert path to URL: {} | exception | error | lsp, navigation, path, url, filesystem |
| failed to convert URL to URI: {err} | exception | error | lsp, navigation, uri, url, filesystem |
| invalid range: start offset ({start:?}) > end offset ({end:? | validation | error | lsp, range, position, protocol, validation |