Skip to content

Generic lib

Generic lib #39

Triggered via pull request July 3, 2024 09:53
@noborumanoboruma
synchronize #121
generic-lib
Status Failure
Total duration 1m 7s
Artifacts

golang-linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: signature/signatures.go#L81
Error return value of `matchingStr.Seek` is not checked (errcheck)
lint: signature/signatures.go#L136
Error return value of `matchingStr.Seek` is not checked (errcheck)
lint: main.go#L107
Error return value of `scan.Scan` is not checked (errcheck)
lint: server/grpc.go#L70
ST1003: should not use underscores in Go names; func parameter socket_path should be socketPath (stylecheck)
lint: output/output.go#L112
ST1016: methods on the same type should have the same receiver name (seen 1x "imageOutput", 6x "dirOutput") (stylecheck)
lint: signature/signatures.go#L15
ST1019: package "github.com/sirupsen/logrus" is being imported more than once (stylecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.