Skip to content

build(deps): bump the go_modules group across 1 directory with 3 updates #4

build(deps): bump the go_modules group across 1 directory with 3 updates

build(deps): bump the go_modules group across 1 directory with 3 updates #4

Triggered via pull request July 24, 2024 08:55
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 3 warnings
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)
The operation was canceled.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cfssl/cfssl. Supported file pattern: go.sum
build (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/