fix: fix run id and suite run id to use integer
instead of string
in openapi spec
#4406
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yaml
on: pull_request
Build docker image
10m 9s
config-e2e
3s
Generate backend architecture graph
15s
CLI unit tests
2m 33s
API Server unit tests
6m 47s
Agent unit tests
2m 43s
WebUI unit tests
1m 6s
Tracetesting API Server
4m 43s
Matrix: CLI e2e tests
Matrix: CLI smoke tests
Matrix: Test examples
Matrix: WebUI End-to-end tests
Annotations
15 errors and 3 warnings
WebUI unit tests
Type '{ onSubmit: Mock<any, any>; onCancel: Mock<any, any>; onClearSelectorSuggestions: Mock<any, any>; onClickPrevSelector: Mock<any, any>; testId: string; runId: string; isValid: boolean; onIsValid: Mock<...>; }' is not assignable to type 'IProps'.
|
WebUI unit tests
Type 'string' is not assignable to type 'number'.
|
WebUI unit tests
Process completed with exit code 2.
|
CLI unit tests
cannot use openapi.PtrString("1") (value of type *string) as *int32 value in struct literal
|
CLI unit tests
cannot use openapi.PtrString("1") (value of type *string) as *int32 value in struct literal
|
CLI unit tests
cannot use openapi.PtrString("1") (value of type *string) as *int32 value in struct literal
|
CLI unit tests
cannot use openapi.PtrString("1") (value of type *string) as *int32 value in struct literal
|
CLI unit tests
cannot use openapi.PtrString("1") (value of type *string) as *int32 value in struct literal
|
CLI unit tests
fmt.Sprintf format %s has arg runID of wrong type int32
|
CLI unit tests
Process completed with exit code 2.
|
Test examples (tracetest-jaeger)
Process completed with exit code 1.
|
Test examples (tracetest-provisioning-env)
Process completed with exit code 1.
|
Tracetesting API Server
Process completed with exit code 1.
|
CLI e2e tests (8, 6)
Process completed with exit code 1.
|
CLI e2e tests (8, 7)
Process completed with exit code 1.
|
WebUI unit tests:
web/src/components/TestOutputForm/TestOutputForm.tsx#L62
React Hook useEffect has a missing dependency: 'onCancel'. Either include it or remove the dependency array. If 'onCancel' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
WebUI unit tests:
web/src/components/TestSpecForm/TestSpecForm.tsx#L77
React Hook useEffect has missing dependencies: 'assertions', 'name', 'onCancel', 'onValuesChange', and 'selector'. Either include them or remove the dependency array. If 'onCancel' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
WebUI unit tests:
web/src/gateways/TestRun.gateway.ts#L4
More than 1 blank line not allowed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
architecture-graph
Expired
|
343 KB |
|
tracetest-dist
Expired
|
479 MB |
|