Skip to content

build(deps): bump golangci/golangci-lint-action from 4 to 6 #380

build(deps): bump golangci/golangci-lint-action from 4 to 6

build(deps): bump golangci/golangci-lint-action from 4 to 6 #380

Triggered via pull request May 13, 2024 03:48
Status Failure
Total duration 3m 20s
Artifacts

go.yml

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

Annotations

13 errors and 1 warning
lint: api/certinfo/certinfo.go#L5
could not import errors (Config.Importer.Import(errors) returned nil but no error) (typecheck)
lint: api/certinfo/certinfo.go#L6
could not import net/http (Config.Importer.Import(net/http) returned nil but no error) (typecheck)
lint: api/certinfo/certinfo.go#L8
could not import github.com/cloudflare/cfssl/api (Config.Importer.Import(github.com/cloudflare/cfssl/api) returned nil but no error) (typecheck)
lint: api/certinfo/certinfo.go#L9
could not import github.com/cloudflare/cfssl/certdb (Config.Importer.Import(github.com/cloudflare/cfssl/certdb) returned nil but no error) (typecheck)
lint: api/certinfo/certinfo.go#L10
could not import github.com/cloudflare/cfssl/certinfo (Config.Importer.Import(github.com/cloudflare/cfssl/certinfo) returned nil but no error) (typecheck)
lint: api/certinfo/certinfo.go#L11
could not import github.com/cloudflare/cfssl/log (Config.Importer.Import(github.com/cloudflare/cfssl/log) returned nil but no error) (typecheck)
lint: api/health/health.go#L4
could not import encoding/json (Config.Importer.Import(encoding/json) returned nil but no error) (typecheck)
lint: api/health/health.go#L5
could not import net/http (Config.Importer.Import(net/http) returned nil but no error) (typecheck)
lint: api/health/health.go#L7
could not import github.com/cloudflare/cfssl/api (Config.Importer.Import(github.com/cloudflare/cfssl/api) returned nil but no error) (typecheck)
lint: certdb/certdb.go#L4
could not import database/sql (Config.Importer.Import(database/sql) returned nil but no error) (typecheck)
build (stable)
Process completed with exit code 1.
build (oldstable)
The job was canceled because "stable" failed.
build (oldstable)
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cfssl/cfssl. Supported file pattern: go.sum