build: add linter #43
main.yml
on: push
check-links
10s
coverage
13s
lint
19s
test-and-release
23s
Annotations
4 errors and 5 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
internal/model/model.go#L168
SA4006: this value of `err` is never used (staticcheck)
|
lint:
internal/model/model.go#L185
SA4006: this value of `err` is never used (staticcheck)
|
lint
issues found
|
link checker warning:
README.md#L4
https://goreportcard.com/badge/github.com/becheran/roumon. Request was redirected to https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat
|
link checker warning:
README.md#L25
https://golang.org/pkg/net/http/pprof/. Request was redirected to https://pkg.go.dev/net/http/pprof
|
link checker warning:
README.md#L44
https://golang.org/pkg/net/http/pprof/. Request was redirected to https://pkg.go.dev/net/http/pprof
|
link checker warning:
README.md#L8
https://coveralls.io/repos/github/becheran/roumon/badge.svg?branch=main. Request was redirected to https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_86.svg
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|