Don't require SSH key #16
pull-request.yaml
on: pull_request
preflight-check
3s
lint-and-build
41s
Annotations
1 error and 2 warnings
lint-and-build
Process completed with exit code 1.
|
lint-and-build:
apps/demo/src/migration-wizard/steps/connect/sources-table/empty-state/DiscoverySourceSetupModal.tsx#L53
Missing return type on function
|
lint-and-build:
apps/demo/src/migration-wizard/steps/connect/sources-table/empty-state/DiscoverySourceSetupModal.tsx#L73
React Hook useCallback has a missing dependency: 'validateSshKey'. Either include it or remove the dependency array
|