TLS event filtering #87
lint.yml
on: pull_request
vet
2m 2s
golangci-lint
2m 1s
Check for Markdown errors
16s
Annotations
11 errors and 2 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]
|
golangci-lint
Process completed with exit code 1.
|
vet
Process completed with exit code 1.
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|