feat: add AttachStructOps() #563
pr.yaml
on: pull_request
Analyze Code
1m 7s
Matrix: Helpers Unit Tests
Matrix: libbpfgo Unit Tests
Matrix: Selftests
Annotations
16 errors and 1 warning
Analyze Code:
selftest/struct-ops/main.go#L93
unreachable code after this statement
|
Analyze Code:
selftest/struct-ops/main.go#L103
unreachable code after this statement
|
Analyze Code:
selftest/struct-ops/main.go#L96
should omit type [][]uint64 from declaration of var cnts; it will be inferred from the right-hand side
|
Analyze Code:
selftest/struct-ops/main.go#L63
if block ends with call to os.Exit function, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
Analyze Code
Process completed with exit code 2.
|
Selftests (1.21)
Process completed with exit code 2.
|
Selftests (1.22)
The job was canceled because "_1_21" failed.
|
Selftests (1.22)
The operation was canceled.
|
Selftests (1.18)
The job was canceled because "_1_21" failed.
|
Selftests (1.18)
The operation was canceled.
|
Selftests (stable)
The job was canceled because "_1_21" failed.
|
Selftests (stable)
The operation was canceled.
|
Selftests (1.20)
The job was canceled because "_1_21" failed.
|
Selftests (1.20)
The operation was canceled.
|
Selftests (1.19)
The job was canceled because "_1_21" failed.
|
Selftests (1.19)
The operation was canceled.
|
Helpers Unit Tests (1.18)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|