Skip to content

Replace internal.NativeEndian with stdlib (1/2) #1587

Replace internal.NativeEndian with stdlib (1/2)

Replace internal.NativeEndian with stdlib (1/2) #1587

Triggered via pull request February 5, 2025 10:08
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Build and Lint
11s
Build and Lint
Build Documentation
17s
Build Documentation
Run tests on previous stable Go
0s
Run tests on previous stable Go
Run tests on arm64
0s
Run tests on arm64
Matrix: Run tests (Linux)
Matrix: Run tests (Windows)
Fit to window
Zoom out
Zoom in

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.