Skip to content

fix: update cmdutil.Reader to use os.Openfile #133

fix: update cmdutil.Reader to use os.Openfile

fix: update cmdutil.Reader to use os.Openfile #133

Triggered via pull request June 23, 2023 21:12
Status Failure
Total duration 40s
Artifacts

go.yml

on: pull_request
Check go modules declaration
26s
Check go modules declaration
GolangCI-lint
19s
GolangCI-lint
Matrix: Compile
Tests (linux)
0s
Tests (linux)
Tests (windows)
0s
Tests (windows)
Tests (darwin)
0s
Tests (darwin)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
GolangCI-lint: pkg/container/seal/v1/api.go#L23
import 'github.com/elastic/harp/pkg/container/seal' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/helpers.go#L26
import 'github.com/awnumar/memguard' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/helpers.go#L29
import 'github.com/elastic/harp/api/gen/go/harp/container/v1' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/helpers.go#L30
import 'github.com/elastic/harp/pkg/sdk/security' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/key.go#L27
import 'github.com/awnumar/memguard' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/key.go#L29
import 'github.com/elastic/harp/pkg/container/seal' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/key.go#L30
import 'github.com/elastic/harp/pkg/sdk/security/crypto/extra25519' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/seal.go#L26
import 'github.com/awnumar/memguard' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/seal.go#L29
import 'github.com/elastic/harp/api/gen/go/harp/container/v1' is not allowed from list 'Main' (depguard)
GolangCI-lint: pkg/container/seal/v1/seal.go#L30
import 'github.com/elastic/harp/pkg/sdk/security/crypto/extra25519' is not allowed from list 'Main' (depguard)