Skip to content

ECOPROJECT-4330 | refactor: extract EnvironmentForm component and add network config helpers #1482

ECOPROJECT-4330 | refactor: extract EnvironmentForm component and add network config helpers

ECOPROJECT-4330 | refactor: extract EnvironmentForm component and add network config helpers #1482

Triggered via pull request April 14, 2026 14:17
Status Failure
Total duration 1m 39s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
type-check
Process completed with exit code 2.
type-check: src/data/stores/__tests__/SourcesStore.test.ts#L187
Argument of type '{ name: string; sshPublicKey: string; httpProxy: string; httpsProxy: string; noProxy: string; }' is not assignable to parameter of type 'SourceCreateInput'.
type-check: src/data/stores/__tests__/SourcesStore.test.ts#L122
Argument of type '{ sourceId: string; sshPublicKey: string; httpProxy: string; httpsProxy: string; noProxy: string; }' is not assignable to parameter of type 'SourceUpdateInput'.
type-check: src/data/stores/__tests__/SourcesStore.test.ts#L91
Argument of type '{ name: string; sshPublicKey: string; httpProxy: string; httpsProxy: string; noProxy: string; }' is not assignable to parameter of type 'SourceCreateInput'.
build
Process completed with exit code 2.