Ability for error boundary to use rollbar from @rollbar/react useRollbar #1053
Annotations
10 errors and 11 warnings
packages/modules/packages/archivist/src/components/Card/Card.stories.tsx#L38
Expected 1 arguments, but got 0.
|
packages/modules/packages/archivist/src/components/Card/Card.stories.tsx#L43
Expected 1 arguments, but got 0.
|
packages/modules/packages/archivist/src/components/Card/components/Stats/MemoryArchivistStats.stories.tsx#L25
Expected 1 arguments, but got 0.
|
packages/modules/packages/archivist/src/components/Card/components/Stats/MemoryArchivistStats.stories.tsx#L26
Expected 1 arguments, but got 0.
|
packages/modules/packages/module/src/components/Card/Module/Card.stories.tsx#L28
Expected 1 arguments, but got 0.
|
packages/modules/packages/module/src/components/DetailsBox.stories.tsx#L24
Expected 1 arguments, but got 0.
|
packages/modules/packages/module/src/components/DetailsBox.stories.tsx#L46
Expected 1 arguments, but got 0.
|
packages/modules/packages/module/src/components/DetailsBox.stories.tsx#L68
Expected 1 arguments, but got 0.
|
packages/modules/packages/node/src/components/Node.stories.tsx#L23
Property 'moduleParams' is missing in type '{ children: Element; config: { schema: "network.xyo.node.config"; }; }' but required in type 'Omit<{ moduleParams: BaseParamsFields & { account?: AccountInstance | "random" | undefined; addToResolvers?: boolean | undefined; additionalSigners?: AccountInstance[] | undefined; allowNameResolution?: boolean | undefined; config: SchemaFields & ... 4 more ... & { ...; }; ephemeralQueryAccountEnabled?: boolean | un...'.
|
packages/modules/packages/node/src/components/NodeDrawer.stories.tsx#L15
Property 'moduleParams' is missing in type '{ children: Element; config: { schema: "network.xyo.node.config"; }; }' but required in type 'Omit<{ moduleParams: BaseParamsFields & { account?: AccountInstance | "random" | undefined; addToResolvers?: boolean | undefined; additionalSigners?: AccountInstance[] | undefined; allowNameResolution?: boolean | undefined; config: SchemaFields & ... 4 more ... & { ...; }; ephemeralQueryAccountEnabled?: boolean | un...'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/modules/packages/node/packages/provider/src/ModuleRepository/Provider.tsx#L14
Do not call the 'set' function 'setResolvers' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/boundwitness/src/components/Card/CardContent/AddressAvatarGroup.tsx#L21
Do not call the 'set' function 'setSize' of 'useState' directly in 'useLayoutEffect'
|
packages/plugins/packages/boundwitness/src/components/Details/Card/DetailsCard.tsx#L38
Do not call the 'set' function 'setCollapsed' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L25
Do not call the 'set' function 'setBWPayloadHashes' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L26
Do not call the 'set' function 'setBWPayloadSchemas' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L35
Do not call the 'set' function 'setBWPayloadSchemas' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/boundwitness/src/components/_shared/Payloads/payloads-table/TableBodyFiltered.tsx#L48
Do not call the 'set' function 'setBWPayloadHashes' of 'useState' directly in 'useEffect'
|
packages/plugins/packages/location-point-map/src/components/PointMapRenderer.tsx#L36
Do not call the 'set' function 'setFeature' of 'useState' directly in 'useEffect'
|
packages/sdk/packages/address/packages/history/src/providers/ActiveBoundWitness/Provider.tsx#L33
Do not call the 'set' function 'setActiveBoundWitnessHash' of 'useState' directly in 'useEffect'
|
packages/sdk/packages/address/packages/history/src/providers/ActiveBoundWitness/Provider.tsx#L38
Do not call the 'set' function 'setActiveBoundWitness' of 'useState' directly in 'useEffect'
|
The logs for this run have expired and are no longer available.
Loading