Skip to content

Create go.yml

Create go.yml #1

Triggered via push August 11, 2024 14:53
Status Failure
Total duration 3m 9s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: TestIssue1816_test.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: TestIssue1816_test.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: fs.go#L525
Comment should end in a period (godot)
lint: fs.go#L1540
Comment should end in a period (godot)
lint: fs.go#L1608
Comment should end in a period (godot)
lint: fs.go#L1735
Comment should end in a period (godot)
lint: fs.go#L1796
Comment should end in a period (godot)
lint: header.go#L1147
Comment should end in a period (godot)
lint: server.go#L2315
Comment should end in a period (godot)
lint: fs.go#L937
fs.go:937: Line contains TODO/BUG/FIXME: "TODO implement me" (godox)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/