Skip to content

Bump go.uber.org/zap from 1.21.0 to 1.26.0 in /receiver/couchdbreceiver #1308

Bump go.uber.org/zap from 1.21.0 to 1.26.0 in /receiver/couchdbreceiver

Bump go.uber.org/zap from 1.21.0 to 1.26.0 in /receiver/couchdbreceiver #1308

Triggered via pull request September 18, 2023 20:15
Status Failure
Total duration 4h 26m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test.yml

on: pull_request
setup-environment
12m 21s
setup-environment
Matrix: unittest
check-collector-module-version
5s
check-collector-module-version
checks
5m 53s
checks
correctness-traces
3m 44s
correctness-traces
correctness-metrics
3m 1s
correctness-metrics
build-examples
5m 25s
build-examples
Matrix: cross-compile
Matrix: build-package
windows-msi
0s
windows-msi
publish-check
0s
publish-check
publish-dev
0s
publish-dev
publish-stable
0s
publish-stable
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
lint
cfg.ToClient undefined (type *Config has no field or method ToClient) (typecheck)
lint
c.cfg.Endpoint undefined (type *Config has no field or method Endpoint) (typecheck)
lint
cfg.Endpoint undefined (type *Config has no field or method Endpoint) (typecheck)
lint
c.config.Endpoint undefined (type *Config has no field or method Endpoint) (typecheck)
lint
c.config.Endpoint undefined (type *Config has no field or method Endpoint) (typecheck)
lint
Process completed with exit code 2.
unittest (1.17)
undefined: atomic.Bool
unittest (1.17)
syntax error: unexpected any, expecting ]
unittest (1.17)
missing function body
unittest (1.17)
syntax error: unexpected [, expecting (
unittest (1.17)
method has no receiver
unittest (1.17)
method has no receiver
unittest (1.17)
syntax error: unexpected {, expecting (
unittest (1.17)
syntax error: unexpected return, expecting )
unittest (1.17)
syntax error: non-declaration statement outside function body
unittest (1.17)
syntax error: unexpected [, expecting comma or )
unittest (1.18)
The job was canceled because "_1_17" failed.
unittest (1.18)
The operation was canceled.
setup-environment
Failed to save: Cache service responded with 429 during upload chunk.
check-collector-module-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/