fix: fix run id and suite run id to use integer
instead of string
…
#4418
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yaml
on: push
Build docker image
7m 56s
config-e2e
0s
Generate backend architecture graph
16s
CLI unit tests
2m 16s
API Server unit tests
5m 42s
Agent unit tests
2m 21s
WebUI unit tests
2m 47s
Tracetesting API Server
3m 48s
Matrix: CLI e2e tests
Matrix: CLI smoke tests
Matrix: Test examples
Matrix: WebUI End-to-end tests
Annotations
1 error and 3 warnings
Tracetesting API Server
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
|
382 KB |
|
tracetest-dist
Expired
|
479 MB |
|