Connect Faro error hashes to the portal UI #473
Draft
Annotations
1 error and 8 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/index.tsx#L17
'PortalErrorBoundary' is defined but never used. Allowed unused vars must match /^_/u
|
src/index.tsx#L30
'error' is defined but never used. Allowed unused args must match /^(_|(args|props|event|e)$)/u
|
src/index.tsx#L31
'error' is defined but never used. Allowed unused args must match /^(_|(args|props|event|e)$)/u
|
src/web/App.tsx#L14
'PortalErrorBoundary' is defined but never used. Allowed unused vars must match /^_/u
|
src/web/App.tsx#L44
Unexpected console statement
|
src/web/screens/sharingPermissions.tsx#L26
'RouteErrorBoundary' is defined but never used. Allowed unused vars must match /^_/u
|
src/web/screens/sharingPermissions.tsx#L196
Unexpected console statement
|
This job failed
Loading