Skip to content

feat: extend and improve API #17

feat: extend and improve API

feat: extend and improve API #17

Triggered via pull request September 8, 2023 14:28
Status Failure
Total duration 9m 6s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Test
Process completed with exit code 2.
Build
Process completed with exit code 2.
Lint: pkg/provider/vault/client.go#L1
: # github.com/bank-vaults/secret-sync/pkg/provider/vault
Lint: pkg/provider/provider.go#L24
could not import github.com/bank-vaults/secret-sync/pkg/provider/vault (-: # github.com/bank-vaults/secret-sync/pkg/provider/vault
Lint: pkg/storesync/storesync.go#L1
: # github.com/bank-vaults/secret-sync/pkg/storesync
Lint: cmd/sync.go#L26
could not import github.com/bank-vaults/secret-sync/pkg/storesync (-: # github.com/bank-vaults/secret-sync/pkg/storesync
Lint: cmd/sync.go#L32
`v1alpha1` redeclared in this block (typecheck)
Lint: cmd/sync.go#L24
other declaration of v1alpha1 (typecheck)
Lint: cmd/sync.go#L33
`provider` redeclared in this block (typecheck)
Lint: cmd/sync.go#L25
other declaration of provider (typecheck)
Lint: cmd/sync.go#L34
`storesync` redeclared in this block (typecheck)
Lint: cmd/sync.go#L20
"fmt" imported and not used (typecheck)
Artifacts / Container image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -o /usr/local/bin/secret-sync ." did not complete successfully: exit code: 1
Artifacts / Binary
Process completed with exit code 1.