Skip to content

NetSuite QuickStart #99285

NetSuite QuickStart

NetSuite QuickStart #99285

Triggered via pull request January 11, 2025 01:53
Status Failure
Total duration 9m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
ESLint check: src/components/ConnectionLayout.tsx#L105
'shouldBeBlocked' is assigned a value but never used
ESLint check: src/components/ConnectionLayout.tsx#L125
'shouldBlockByConnection' is assigned a value but never used
ESLint check: src/components/SelectionScreen.tsx#L128
'shouldBeBlocked' is defined but never used
ESLint check: src/components/SelectionScreen.tsx#L146
'isConnectionEmpty' is assigned a value but never used
ESLint check: src/libs/actions/Report.ts#L3581
Unsafe assignment of an `any` value
ESLint check: src/libs/actions/Report.ts#L3641
Unsafe assignment of an `any` value
ESLint check: src/libs/actions/Report.ts#L3649
Unsafe assignment of an `any` value
ESLint check: src/pages/workspace/accounting/MultiConnectionSelectorPage.tsx#L1
'title' is defined but never used
ESLint check: src/pages/workspace/accounting/MultiConnectionSelectorPage.tsx#L3
All imports in the declaration are only used as types. Use `import type`
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint check: src/pages/workspace/accounting/MultiConnectionSelectorPage.tsx#L21
Unexpected parent import '../AccessOrNotFoundWrapper'. Use '@pages/workspace/AccessOrNotFoundWrapper' instead
ESLint check: src/pages/workspace/accounting/MultiConnectionSelectorPage.tsx#L69
React Hook useMemo has missing dependencies: 'connectionsData' and 'startIntegrationFlow'. Either include them or remove the dependency array