Create semgrep.yml #392
Triggered via pull request
September 22, 2024 17:00
Status
Failure
Total duration
3m 20s
Artifacts
–
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 (oldstable)
Process completed with exit code 1.
|
build (stable)
The job was canceled because "oldstable" failed.
|
build (stable)
The operation was canceled.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cfssl/cfssl. Supported file pattern: go.sum
|