Skip to content

fix: replace t.Fatalf in goroutines and time.Sleep sync in tests #360

fix: replace t.Fatalf in goroutines and time.Sleep sync in tests

fix: replace t.Fatalf in goroutines and time.Sleep sync in tests #360

Triggered via push April 18, 2026 00:13
Status Failure
Total duration 13m 35s
Artifacts 1

ci.yml

on: push
Matrix: test
Docker Build
Docker Build
Test (Race Detector)
7m 25s
Test (Race Detector)
Benchmark
0s
Benchmark
Integration Tests
Integration Tests
Security Scan
Security Scan
Binary Analysis
0s
Binary Analysis
Container Image Scan
0s
Container Image Scan
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
Lint: internal/discovery/discovery_extra_test.go#L2311
this value of qname is never used (SA4006)
Lint: internal/discovery/discovery_extra_test.go#L762
redundant return statement (S1023)
Lint: internal/discovery/consul.go#L121
type consulHealthCheck is unused (U1000)
Lint: internal/discovery/consul.go#L108
type consulService is unused (U1000)
Lint: internal/conn/pool_test.go#L1467
this result of append is never used, except maybe in other appends (SA4010)
Lint: internal/config/yaml/yaml_test.go#L1956
type CustomTime is unused (U1000)
Lint: internal/config/hcl/hcl_test.go#L735
type Admin is unused (U1000)
Lint: internal/cluster/snapshot_test.go#L59
func (*kvStateMachine).size is unused (U1000)
Lint: internal/cluster/snapshot_ops.go#L249
field mu is unused (U1000)
Lint: internal/cluster/gossip_types.go#L229
type message is unused (U1000)
Lint
Process completed with exit code 1.
Build Frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, 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/
Lint
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 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/
Test (macos-latest)
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 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/
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@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/
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, codecov/codecov-action@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/
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/handlers_backends.go:214: 83.7% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/events.go:83: 9.7% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/events.go:30: 66.7% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/auth.go:69: 81.8% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/auth.go:254: 83.3% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/admin/auth.go:108: 45.5% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/acme/acme.go:687: 0.0% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/acme/acme.go:681: 0.0% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/acme/acme.go:480: 84.6% is below 85%
Test (ubuntu-latest)
github.com/openloadbalancer/olb/internal/acme/acme.go:448: 75.0% is below 85%
Test (Race Detector)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@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/

Artifacts

Produced during runtime
Name Size Digest
frontend-assets Expired
511 KB
sha256:40dc8ee455acc3ca263341deea94a82350f8017472f20d3657e43d37de8dbbd7