Replace internal.NativeEndian with stdlib (1/2) #1587
ci.yml
on: pull_request
Build and Lint
11s
Build Documentation
17s
Run tests on previous stable Go
0s
Run tests on arm64
0s
Matrix: Run tests (Linux)
Matrix: Run tests (Windows)
Annotations
14 errors
Build and Lint:
examples/tracepoint_in_go/main.go#L16
could not import github.com/cilium/ebpf/asm (-: # github.com/cilium/ebpf/asm
|
Build and Lint:
asm/instruction.go#L934
cannot use dst (variable of type Register) as byte value in array or slice literal
|
Build and Lint:
asm/instruction.go#L934
cannot use src (variable of type Register) as byte value in array or slice literal
|
Build and Lint:
asm/instruction.go#L935
too many return values
|
Build and Lint:
collection.go#L10
could not import github.com/cilium/ebpf/asm (-: # github.com/cilium/ebpf/asm
|
Build and Lint:
asm/instruction.go#L934
cannot use dst (variable of type Register) as byte value in array or slice literal
|
Build and Lint:
asm/instruction.go#L934
cannot use src (variable of type Register) as byte value in array or slice literal
|
Build and Lint:
asm/instruction.go#L935
too many return values
|
Build and Lint:
example_sock_extract_dist_test.go#L41
could not import github.com/cilium/ebpf/asm (-: # github.com/cilium/ebpf/asm
|
Build and Lint:
asm/instruction.go#L934
cannot use dst (variable of type Register) as byte value in array or slice literal
|
Build Documentation
cannot use dst (variable of type Register) as byte value in array or slice literal
|
Build Documentation
cannot use src (variable of type Register) as byte value in array or slice literal
|
Build Documentation
too many return values
|
Build Documentation
Process completed with exit code 2.
|