Skip to content

CB-4067 Migrate Connection form to form template #1706

CB-4067 Migrate Connection form to form template

CB-4067 Migrate Connection form to form template #1706

Triggered via pull request March 11, 2025 14:37
Status Failure
Total duration 2m 5s
Artifacts

push-pr-devel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Frontend / Lint: webapp/packages/core-connections/src/ConnectionInfoResource.ts#L170
Async arrow function has no 'await' expression
Frontend / Lint: webapp/packages/core-connections/src/ConnectionInfoResource.ts#L186
Async arrow function has no 'await' expression
Frontend / Lint: webapp/packages/plugin-connection-search/src/Search/ConnectionSearchService.ts#L20
Don't import/export .tsx files from .ts files directly, use React.lazy()
Frontend / Lint: webapp/packages/plugin-connections-administration/src/ConnectionForm/ConnectionAccess/ConnectionAccess.tsx#L66
React Hook "useService" is called conditionally. React Hooks must be called in the exact same order in every component render
Frontend / Lint: webapp/packages/plugin-connections-administration/src/ConnectionForm/ConnectionAccess/ConnectionAccess.tsx#L67
React Hook "useService" is called conditionally. React Hooks must be called in the exact same order in every component render
Frontend / Lint: webapp/packages/plugin-connections/src/ConnectionForm/ConnectionForm.tsx#L71
Async method 'save' has no 'await' expression
Frontend / Lint: webapp/packages/plugin-connections/src/ConnectionForm/ConnectionForm.tsx#L72
Async method 'test' has no 'await' expression
Frontend / Lint: webapp/packages/plugin-connections/src/ConnectionForm/ConnectionForm.tsx#L134
Shorthand props must be listed after all other props
Frontend / Lint: webapp/packages/plugin-connections/src/ConnectionForm/ConnectionFormService.ts#L13
Don't import/export .tsx files from .ts files directly, use React.lazy()
Frontend / Lint: webapp/packages/plugin-connections/src/ConnectionForm/DriverProperties/ConnectionDriverPropertiesTabService.ts#L11
Don't import/export .tsx files from .ts files directly, use React.lazy()
Frontend / Lint
Cache not found for keys: node-cache-Linux-x64-yarn-7791a5c0f27df0213cec6a720654e67b2c4f33d8fe09907dc667dc5ffe2f96be
Frontend / Lint: webapp/packages/core-ui/src/Form/FormState.ts#L107
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormState.ts#L152
Missing return type on function
Frontend / Lint: webapp/packages/core-ui/src/Form/FormState.ts#L188
'exception' is defined but never used
Frontend / Lint: webapp/packages/plugin-connections-administration/src/ConnectionForm/ConnectionAccess/IConnectionFormAccessState.ts#L10
'CONNECTION_FORM_ACCESS_SCHEMA' is assigned a value but only used as a type