Skip to content

test: add benchmark for health check #16

test: add benchmark for health check

test: add benchmark for health check #16

Triggered via push July 28, 2023 07:57
Status Failure
Total duration 57s
Artifacts

code-check.yaml

on: push
Run lint check
34s
Run lint check
Matrix: Run test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run lint check: example_test.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Run lint check
issues found
Run test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/