update README and documentation files #3
ci-optimized.yml
on: push
Detect Changes
5s
Matrix: unit-tests
Frontend Tests
0s
Matrix: build-images
Deploy (disabled)
0s
CI Report
2s
Annotations
51 errors and 12 warnings
|
Lint Frontend
Process completed with exit code 2.
|
|
Unit Tests (agent/cmd/doctor)
The artifact name is not valid: agent/cmd/doctor-test-results. Contains the following character: Forward slash /
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkKernelModule
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkKernelModule
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkToolAvailability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkToolAvailability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkToolAvailability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkToolAvailability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkToolAvailability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkCapability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkCapability
|
|
Unit Tests (agent/cmd/doctor)
too many arguments in call to pm.checkCapability
|
|
Unit Tests (cli)
Process completed with exit code 1.
|
|
Unit Tests (cli)
cannot use outputDir (variable of type string) as bool value in argument to downloadExport
|
|
Unit Tests (cli)
cannot use jobID (variable of type string) as bool value in argument to downloadExport
|
|
Unit Tests (cli)
cannot use baseURL (variable of type string) as bool value in argument to downloadExport
|
|
Unit Tests (agent)
Process completed with exit code 1.
|
|
Unit Tests (agent)
expected declaration, found 'return' (and 4 more errors)
|
|
Unit Tests (controller)
declared and not used: ctx
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
declared and not used: result1
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
declared and not used: result1
|
|
Unit Tests (controller)
undefined: fmt
|
|
Unit Tests (controller)
declared and not used: result1
|
|
Security Scan
controller.newOTLPTracerProvider calls trace.WithBatcher, which eventually calls env.BatchSpanProcessorScheduleDelay
|
|
Security Scan
controller.newOTLPTracerProvider calls trace.WithBatcher, which eventually calls env.BatchSpanProcessorMaxQueueSize
|
|
Security Scan
controller.newOTLPTracerProvider calls trace.WithBatcher, which eventually calls env.BatchSpanProcessorMaxExportBatchSize
|
|
Security Scan
controller.newOTLPTracerProvider calls trace.WithBatcher, which eventually calls env.BatchSpanProcessorExportTimeout
|
|
Security Scan
controller.HealthChecker.checkAgents calls http.Client.Do, which eventually calls url.URL.Parse
|
|
Security Scan
controller.main calls http.ListenAndServe, which eventually calls url.ParseRequestURI
|
|
Security Scan
controller.newOTLPTracerProvider calls url.Parse
|
|
Security Scan
controller.main calls trace.TracerProvider.Shutdown, which eventually calls os.ReadDir
|
|
Security Scan
controller.main calls http.ListenAndServe, which eventually calls template.Template.ExecuteTemplate
|
|
Security Scan
controller.main calls http.ListenAndServe, which eventually calls template.Template.Execute
|
|
Security Scan
Process completed with exit code 1.
|
|
Lint Go
declared and not used: ctx
|
|
Lint Go
undefined: fmt
|
|
Lint Go
undefined: fmt
|
|
Lint Go
undefined: fmt
|
|
Lint Go
undefined: fmt
|
|
Lint Go
declared and not used: result1
|
|
Lint Go
undefined: fmt
|
|
Lint Go
declared and not used: result1
|
|
Lint Go
undefined: fmt
|
|
Lint Go
declared and not used: result1
|
|
Tests gate
Process completed with exit code 1.
|
|
CI Report
Unable to resolve action thollander/comment-pull-request, repository not found
|
|
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint Frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (agent/cmd/doctor)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (cli)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (cli)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Unit Tests (agent)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (controller)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Security Scan
Restore cache failed: Dependencies file is not found in /home/runner/work/chaoslabs/chaoslabs. Supported file pattern: go.sum
|
|
Lint Go
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
agent-test-results
|
153 Bytes |
sha256:9f73a2871ec02717a52d0db0ae151a3b3d2ae762f5292255a3d5717b3af3ea58
|
|
|
cli-test-results
|
153 Bytes |
sha256:9f73a2871ec02717a52d0db0ae151a3b3d2ae762f5292255a3d5717b3af3ea58
|
|
|
controller-test-results
|
981 Bytes |
sha256:20f88db027a7a185a5b7676e4d58385d297e621be6e9e345e4ccc3e85ebd01a0
|
|