fix: adding github action parallel runs to cli e2e tests #4391
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
2m 5s
config-e2e
3s
Generate backend architecture graph
24s
CLI unit tests
2m 6s
API Server unit tests
5m 7s
Agent unit tests
2m 20s
WebUI unit tests
2m 44s
Tracetesting API Server
4m 1s
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
|
345 KB |
|
tracetest-dist
Expired
|
479 MB |
|