Update README.md #13
Annotations
10 errors and 1 warning
Run golint:
main.go#L29
exported type Handler should have comment or be unexported
|
Run golint:
main.go#L112
exported type ShortenRequest should have comment or be unexported
|
Run golint:
main.go#L118
exported method ShortenRequest.Bind should have comment or be unexported
|
Run golint:
main.go#L133
exported type ShortenResponse should have comment or be unexported
|
Run golint:
main.go#L138
comment on exported method Handler.Shorten should be of the form "Shorten ..."
|
Run golint:
main.go#L171
comment on exported method Handler.Redirect should be of the form "Redirect ..."
|
Run golint:
config/config.go#L13
exported type Config should have comment or be unexported
|
Run golint:
config/config.go#L18
exported type Mongodb should have comment or be unexported
|
Run golint:
config/config.go#L24
exported type Redis should have comment or be unexported
|
Run golint:
config/config.go#L34
exported function GetConfig should have comment or be unexported
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading