Integrate gotls into agent #78
lint.yml
on: pull_request
vet
2m 5s
golangci-lint
2m 22s
Check for Markdown errors
10s
Annotations
25 errors and 3 warnings
Check for Markdown errors:
src/ebpf/gotls/README.md#L1
First line in a file should be a top-level heading [Context: "## Overview"]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L9
Lists should be surrounded by blank lines [Context: "- `crypto/tls.(*Conn).Read`"]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L19
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L20
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L35
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### The g struct"]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L45
Lists should be surrounded by blank lines [Context: "- ARM64: https://go.googlesour..."]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L45
Bare URL used [Context: "https://go.googlesource.com/go..."]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L46
Bare URL used [Context: "https://go.googlesource.com/go..."]
|
Check for Markdown errors:
src/ebpf/gotls/README.md#L50
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
vet
log.Fatalf does not support error-wrapping directive %w
|
vet
log.Fatalf does not support error-wrapping directive %w
|
vet
log.Fatalf does not support error-wrapping directive %w
|
vet
(*github.com/sirupsen/logrus.Entry).Debug call has possible Printf formatting directive %d
|
vet
undefined: service.ConnectToBpfmanOrDie
|
vet
Process completed with exit code 1.
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
golangci-lint
Cannot open: File exists
|
vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|