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
Matrix: unittest
check-collector-module-version
5s
checks
5m 53s
correctness-traces
3m 44s
correctness-metrics
3m 1s
build-examples
5m 25s
Matrix: cross-compile
Matrix: build-package
publish-check
0s
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/
|