Exclude protobuf directory #30
Annotations
10 errors and 2 warnings
Linting:
cmd/pbf/cli/reader.go#L20
import 'github.com/spf13/pflag' is not allowed from list 'Main' (depguard)
|
Linting:
cmd/pbf/cli/root.go#L17
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
Linting:
cmd/pbf/main.go#L21
import 'm4o.io/pbf/cmd/pbf/cli' is not allowed from list 'Main' (depguard)
|
Linting:
cmd/pbf/main.go#L22
import 'm4o.io/pbf/cmd/pbf/info' is not allowed from list 'Main' (depguard)
|
Linting:
decoder.go#L30
import 'm4o.io/pbf/protobuf' is not allowed from list 'Main' (depguard)
|
Linting:
decoder_elements.go#L22
import 'm4o.io/pbf/protobuf' is not allowed from list 'Main' (depguard)
|
Linting:
decoder_reader.go#L24
import 'm4o.io/pbf/protobuf' is not allowed from list 'Main' (depguard)
|
Linting:
models.go#L25
import 'github.com/golang/geo/s1' is not allowed from list 'Main' (depguard)
|
Linting:
decoder_test.go#L24
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
Linting:
elementtype_test.go#L20
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading