feat(ksymbols): reintroduce lazy symbol queries #491
pr.yaml
on: pull_request
Analyze Code
42s
Matrix: Helpers Unit Tests
Matrix: libbpfgo Unit Tests
Matrix: Selftests
Annotations
3 errors and 1 warning
Analyze Code:
helpers/kernel_symbols.go#L265
should omit type string from declaration of var sym; it will be inferred from the right-hand side
|
Analyze Code:
helpers/kernel_symbols.go#L280
should omit type uint64 from declaration of var addr; it will be inferred from the right-hand side
|
Analyze Code
Process completed with exit code 2.
|
Helpers Unit Tests (1.18)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|