chore(build): Bump dependency, golangci-lint
, and use unsafe.Slice
#146
Annotations
11 errors
Go Test
Process completed with exit code 2.
|
Go Lint:
cpu.go#L10
import 'github.com/google/pprof/profile' is not allowed from list 'Main' (depguard)
|
Go Lint:
cpu.go#L11
import 'github.com/tetratelabs/wazero/api' is not allowed from list 'Main' (depguard)
|
Go Lint:
cpu.go#L12
import 'github.com/tetratelabs/wazero/experimental' is not allowed from list 'Main' (depguard)
|
Go Lint:
dwarf.go#L13
import 'github.com/tetratelabs/wazero' is not allowed from list 'Main' (depguard)
|
Go Lint:
dwarf.go#L14
import 'github.com/tetratelabs/wazero/experimental' is not allowed from list 'Main' (depguard)
|
Go Lint:
mem.go#L10
import 'github.com/google/pprof/profile' is not allowed from list 'Main' (depguard)
|
Go Lint:
mem.go#L11
import 'github.com/tetratelabs/wazero/api' is not allowed from list 'Main' (depguard)
|
Go Lint:
mem.go#L12
import 'github.com/tetratelabs/wazero/experimental' is not allowed from list 'Main' (depguard)
|
Go Lint:
pclntab.go#L9
import 'github.com/tetratelabs/wazero' is not allowed from list 'Main' (depguard)
|
Go Lint:
pclntab.go#L10
import 'github.com/tetratelabs/wazero/api' is not allowed from list 'Main' (depguard)
|