chore(deps): bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.26.0 #252
Annotations
10 errors and 2 warnings
Lint:
pkg/commands/operation/operation.go#L94
c.Clear undefined (type Cache has no field or method Clear) (typecheck)
|
Lint:
pkg/commands/server/run.go#L20
c.Debug undefined (type Option has no field or method Debug) (typecheck)
|
Lint:
pkg/commands/server/run.go#L30
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
Lint:
pkg/commands/server/run.go#L38
c.Reset undefined (type Option has no field or method Reset) (typecheck)
|
Lint:
pkg/commands/server/run.go#L43
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
Lint:
pkg/commands/server/run.go#L47
c.DownloadDBOnly undefined (type Option has no field or method DownloadDBOnly) (typecheck)
|
Lint:
pkg/commands/server/run.go#L51
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
Lint:
pkg/commands/server/run.go#L55
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
Lint:
pkg/commands/server/run.go#L56
c.Insecure undefined (type Option has no field or method Insecure) (typecheck)
|
Lint:
pkg/commands/artifact/config.go#L22
opt.VulnType undefined (type Option has no field or method VulnType) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading