feat(serverless): support gcp in invoke panel (#120) #9
ci.yml
on: push
Lint, type-check, test, build
52s
Annotations
8 errors and 4 warnings
|
Lint, type-check, test, build
Process completed with exit code 1.
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1580
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1576
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1572
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1568
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1564
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1560
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1556
React Hook "useMutation" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Lint, type-check, test, build:
packages/frontend/src/features/ec2/SgRuleTable.tsx#L96
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint, type-check, test, build:
packages/frontend/src/features/ec2/SgRuleTable.tsx#L71
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint, type-check, test, build:
packages/frontend/src/features/ec2/SgRuleTable.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint, type-check, test, build:
packages/frontend/src/components/NetworkingPanel.tsx#L1517
React Hook useEffect has a missing dependency: 'resource?.type'. Either include it or remove the dependency array
|