Skip to content

chore(deps): bump github.com/aquasecurity/defsec from 0.58.2 to 0.94.1 #236

chore(deps): bump github.com/aquasecurity/defsec from 0.58.2 to 0.94.1

chore(deps): bump github.com/aquasecurity/defsec from 0.58.2 to 0.94.1 #236

Triggered via pull request July 1, 2024 17:56
Status Failure
Total duration 3m 55s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/detection; to add it:
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/scanners; to add it:
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/scanners/cloudformation; to add it:
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/scanners/dockerfile; to add it:
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/scanners/kubernetes; to add it:
Build Test
no required module provides package github.com/aquasecurity/defsec/pkg/scanners/terraform; to add it:
Build Test
The process '/opt/hostedtoolcache/goreleaser-action/1.4.1/x64/goreleaser' failed with exit code 1
Integration Test
no required module provides package github.com/aquasecurity/defsec/pkg/detection; to add it:
Integration Test
Process completed with exit code 2.
Documentation Test
Process completed with exit code 1.
Test: pkg/commands/operation/operation.go#L94
c.Clear undefined (type Cache has no field or method Clear) (typecheck)
Test: pkg/commands/server/run.go#L20
c.Debug undefined (type Option has no field or method Debug) (typecheck)
Test: pkg/commands/server/run.go#L30
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
Test: pkg/commands/server/run.go#L38
c.Reset undefined (type Option has no field or method Reset) (typecheck)
Test: pkg/commands/server/run.go#L43
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
Test: pkg/commands/server/run.go#L47
c.DownloadDBOnly undefined (type Option has no field or method DownloadDBOnly) (typecheck)
Test: pkg/commands/server/run.go#L51
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
Test: pkg/commands/server/run.go#L55
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
Test: pkg/commands/server/run.go#L56
c.Insecure undefined (type Option has no field or method Insecure) (typecheck)
Test: pkg/commands/artifact/config.go#L22
opt.VulnType undefined (type Option has no field or method VulnType) (typecheck)
Build Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/checkout@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
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/