Skip to content

Migrate from Opencensus to Opentelemetry #73

Migrate from Opencensus to Opentelemetry

Migrate from Opencensus to Opentelemetry #73

Triggered via pull request May 5, 2026 08:47
@vearutopvearutop
synchronize #24
opentelemetry
Status Success
Total duration 1m 36s
Artifacts

test-unit.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 10 notices
test (oldstable)
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-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/
test (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/brick/brick. Supported file pattern: go.sum
test (stable)
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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-go@v5, marocchino/sticky-pull-request-comment@v2. 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 (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/brick/brick. Supported file pattern: go.sum
test (stable): database/storage.go#L56
5 statement(s) on lines 51:59 are not covered by tests.
test (stable): database/storage.go#L26
3 statement(s) on lines 23:29 are not covered by tests.
test (stable): database/observability.go#L112
3 statement(s) on lines 111:116 are not covered by tests.
test (stable): database/observability.go#L91
5 statement(s) on lines 91:101 are not covered by tests.
test (stable): database/observability.go#L24
1 statement(s) on lines 24:30 are not covered by tests.
test (stable): database/observability.go#L21
1 statement(s) on lines 20:22 are not covered by tests.
test (stable): cmd.go#L33
5 statement(s) on lines 33:39 are not covered by tests.
test (stable): cache.go#L47
2 statement(s) on lines 47:49 are not covered by tests.
test (stable): cache.go#L39
5 statement(s) on lines 38:44 are not covered by tests.
test (stable): cache.go#L28
5 statement(s) on lines 28:34 are not covered by tests.