Add blob-related data wrappers #8
pr-checks.yml
on: pull_request
lint
15s
Run Go Tests
28s
Annotations
10 errors
|
lint:
blob/name.go#L21
import 'crypto/subtle' is not allowed from list 'main' (depguard)
|
|
lint:
blob/name.go#L20
import 'bytes' is not allowed from list 'main' (depguard)
|
|
lint:
blob/keys.go#L21
import 'crypto/subtle' is not allowed from list 'main' (depguard)
|
|
lint:
blob/keys.go#L20
import 'bytes' is not allowed from list 'main' (depguard)
|
|
lint:
blob/auth_info.go#L21
import 'crypto/subtle' is not allowed from list 'main' (depguard)
|
|
lint:
blob/auth_info.go#L20
import 'bytes' is not allowed from list 'main' (depguard)
|
|
lint:
base58/base58_test.go#L25
import 'encoding/json' is not allowed from list 'main' (depguard)
|
|
lint:
base58/base58_test.go#L24
import 'encoding/hex' is not allowed from list 'main' (depguard)
|
|
lint:
base58/base58_test.go#L23
import 'embed' is not allowed from list 'main' (depguard)
|
|
lint:
base58/base58.go#L22
import 'math/big' is not allowed from list 'main' (depguard)
|