Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

feat: upgrade go agent to v2 #1919

feat: upgrade go agent to v2

feat: upgrade go agent to v2 #1919

Triggered via pull request June 14, 2024 17:59
Status Failure
Total duration 1m 25s
Artifacts

golangci-lint.yml

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

Annotations

4 errors and 1 warning
lint (ubuntu-latest): internal/kubernetes/kubernetes.go#L11
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)
lint (ubuntu-latest): internal/deploy/docker_client.go#L17
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)
lint (ubuntu-latest): internal/kibana/client.go#L11
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)
lint (ubuntu-latest)
issues found
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.