Skip to content

fix(chore): Bump storages deps and memory leaks investigation #1362

fix(chore): Bump storages deps and memory leaks investigation

fix(chore): Bump storages deps and memory leaks investigation #1362

Triggered via pull request September 15, 2023 17:59
Status Failure
Total duration 1m 53s
Artifacts

non-regression.yml

on: pull_request
Validate Go code linting
1m 41s
Validate Go code linting
Unit tests with external services
0s
Unit tests with external services
Unit tests
0s
Unit tests
Validate that the container build for prod
0s
Validate that the container build for prod
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Validate Go code linting: pkg/api/main.go#L9
could not import github.com/darkweak/souin/pkg/storage (-: # github.com/darkweak/souin/pkg/storage
Validate Go code linting: pkg/storage/nutsProvider.go#L153
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values
Validate Go code linting: pkg/storage/nutsProvider.go#L215
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values) (typecheck)
Validate Go code linting: pkg/middleware/middleware.go#L22
could not import github.com/darkweak/souin/pkg/storage (-: # github.com/darkweak/souin/pkg/storage
Validate Go code linting: pkg/storage/nutsProvider.go#L153
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values
Validate Go code linting: pkg/storage/nutsProvider.go#L215
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values) (typecheck)
Validate Go code linting: pkg/storage/badgerProvider.go#L1
: # github.com/darkweak/souin/pkg/storage [github.com/darkweak/souin/pkg/storage.test]
Validate Go code linting: pkg/storage/nutsProvider.go#L153
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values
Validate Go code linting: pkg/storage/nutsProvider.go#L215
assignment mismatch: 3 variables but tx.PrefixSearchScan returns 2 values (typecheck)
Validate Go code linting
issues found