Skip to content

[Load Testing] gherkin load test follow-up #2145

[Load Testing] gherkin load test follow-up

[Load Testing] gherkin load test follow-up #2145

Triggered via pull request May 10, 2024 04:07
Status Failure
Total duration 8m 21s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
go-test: testutil/testpolylog/logger.go#L16
cannot use zerolog.Level(level.Int()) (value of type zerolog.Level) as polylog.Level value in argument to polyzero.WithLevel: zerolog.Level does not implement polylog.Level (missing method Int)
go-test: pkg/polylog/context_example_test.go#L19
cannot use level (variable of type zerolog.Level) as polylog.Level value in argument to polyzero.WithLevel: zerolog.Level does not implement polylog.Level (missing method Int)
go-test
Process completed with exit code 2.
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.