Skip to content

docs(get-started): new simplified onboarding flow #6561

docs(get-started): new simplified onboarding flow

docs(get-started): new simplified onboarding flow #6561

Triggered via pull request September 25, 2024 18:42
Status Failure
Total duration 2m 57s
Artifacts

pull-request.yaml

on: pull_request
Build docker image
41s
Build docker image
config-e2e
0s
config-e2e
CLI unit tests
33s
CLI unit tests
API Server unit tests
2m 46s
API Server unit tests
Agent unit tests
1m 9s
Agent unit tests
WebUI unit tests
1m 57s
WebUI unit tests
Tracetesting API Server (InMemory)
0s
Tracetesting API Server (InMemory)
Tracetesting API Server (NATS)
0s
Tracetesting API Server (NATS)
Matrix: CLI e2e tests
Matrix: CLI smoke tests
Matrix: Test examples
Matrix: WebUI End-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
Build docker image
Name or service not known (internal-api.service.iad.github.net:443)
Agent unit tests
Process completed with exit code 2.
CLI unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build docker image
Failed to download action 'https://internal-api.service.iad.github.net/repos/actions/setup-go/tarball/6edd4406fa81c3da01a34fa6f6343087c207a568'. Error: Name or service not known (internal-api.service.iad.github.net:443)
Build docker image
Back off 25.412 seconds before retry.
Build docker image
Failed to download action 'https://internal-api.service.iad.github.net/repos/actions/setup-go/tarball/6edd4406fa81c3da01a34fa6f6343087c207a568'. Error: Name or service not known (internal-api.service.iad.github.net:443)
Build docker image
Back off 13.703 seconds before retry.
Agent unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
WebUI unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
WebUI unit tests: web/src/components/TestConnectionStatus/hooks/useTestConnnectionStatus.ts#L38
React Hook useMemo has a missing dependency: 'form'. Either include it or remove the dependency array
WebUI unit tests: web/src/components/TestConnectionStatus/hooks/useTestConnnectionStatus.ts#L67
React Hook useEffect has missing dependencies: 'onReset' and 'onStartPolling'. Either include them or remove the dependency array
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/components/Visualization/components/Timeline/VerticalResizer/VerticalResizer.tsx#L18
The ref value 'draggerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'draggerRef.current' to a variable inside the effect, and use that variable in the cleanup function
WebUI unit tests: web/src/models/Trigger.model.ts#L65
'request' is defined but never used
WebUI unit tests: web/src/models/Trigger.model.ts#L71
'request' is defined but never used
WebUI unit tests: web/src/models/Trigger.model.ts#L77
'request' is defined but never used
WebUI unit tests: web/src/pages/CreateTest/Content.tsx#L54
React Hook useEffect has missing dependencies: 'initialValues' and 'onValidateTest'. Either include them or remove the dependency array
API Server unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/