Skip to content

config: fix panic on nil value in headers name/value pair #14609

config: fix panic on nil value in headers name/value pair

config: fix panic on nil value in headers name/value pair #14609

Triggered via pull request December 11, 2024 19:06
Status Failure
Total duration 8m 16s
Artifacts 1

ci.yml

on: pull_request
Matrix: compatibility-test
test-compatibility
0s
test-compatibility
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
lint
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (move short variable declaration to its own line if necessary) (revive)
lint
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (move short variable declaration to its own line if necessary) (revive)
lint
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (move short variable declaration to its own line if necessary) (revive)
lint
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (move short variable declaration to its own line if necessary) (revive)
lint
Process completed with exit code 2.
compatibility-test (~1.22.4, ubuntu-latest, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, ubuntu-latest, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, ubuntu-latest, 386)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, macos-latest, arm64)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, macos-13, amd64)
Failed to restore: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 2
test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (~1.22.4, ubuntu-latest, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, ubuntu-latest, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compatibility-test (1.23.0, ubuntu-latest, amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test-compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
opentelemetry-go-contrib-test-output
57.6 KB