docs: update contact section with markdown links #7
Annotations
9 errors and 1 warning
lint:
cmd/bpfsnitch/main.go#L40
cyclomatic complexity 31 of func `run` is high (> 30) (gocyclo)
|
lint:
internal/bpf/event.go#L5
exported: type name will be used as bpf.BpfEvent by other packages, and that stutters; consider calling this Event (revive)
|
lint:
cmd/bpfsnitch/main.go#L301
Magic number: 24, in <argument> detected (mnd)
|
lint:
cmd/bpfsnitch/main.go#L305
Magic number: 8, in <operation> detected (mnd)
|
lint:
cmd/bpfsnitch/main.go#L309
Magic number: 24, in <operation> detected (mnd)
|
lint:
cmd/bpfsnitch/main.go#L310
Magic number: 8, in <operation> detected (mnd)
|
lint:
cmd/bpfsnitch/main.go#L311
Magic number: 8, in <operation> detected (mnd)
|
lint:
cmd/bpfsnitch/main.go#L312
Magic number: 24, in <operation> detected (mnd)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|