ErrLookup › amark/gun
amark/gun
An open source cybersecurity protocol for syncing decentralized graph data. · JavaScript · 211 source files
Analyzed at 552227599d on 2026-09-02. 21 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Missing Callback | validation | error | callback, api-misuse, async |
| Callback is not a function | validation | error | callback, typeerror, api-misuse |
| First argument must be a string, Buffer, ArrayBuffer, Array, | validation | error | buffer, typeerror, input-validation, sea |
| Invalid first argument for type 'hex'. | validation | error | buffer, hex, typeerror, encoding, sea |
| First argument must be Array containing ArrayBuffer or Uint8 | validation | error | buffer, typeerror, array, sea |
| Your user account is not published for dApps to access, plea | validation | error | sea, auth, gun, peers, sync |
| Wrong user or password. | validation | error | sea, auth, gun, credentials |
| User cannot be found! | validation | error | sea, auth, gun, user-not-found |
| Invalid data: ${check(d)} at ${path}.${path} | validation | error | gun, put, validation, data-shape |
| Data at root of graph must be a node (an object). | validation | error | gun, put, validation, root-node |
| new SafeBuffer() is depreciated, please use SafeBuffer.from( | console | warning | deprecation, nodejs, buffer, crypto, sea |
| HTTPS needed for WebCrypto in SEA, redirecting... | console | warning | browser, https, webcrypto, security, redirect |
| not tag in ${a} | exception | error | dom, normalization, internal-state, jquery |
| tag "${name}" is missing hierarchy definition | exception | error | configuration, normalization, hierarchy, options |
| Order of '${name}' not defined in hierarchy | exception | error | configuration, normalization, hierarchy, options |
| Cannot override existing verifyClient option in `ws` configu | exception | error | |
| Reactive for '${debugName}' already exists | exception | error | |
| can't create reactive setter (for '${debugName}') inside rea | exception | error | |
| Infinite loop in \:var dependencies | exception | error | |
| Illegal reactive (${prop}: ${value}) | exception | error | |
| ${err} | exception | error |