fix: standardize apps #88
Annotations
2 errors and 3 warnings
mux-sql/app.go#L110
File is not `gofmt`-ed with `-s` (gofmt)
|
|
The following actions use a deprecated Node.js version 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/
|
mux-sql/app.go#L29
exported: comment on exported method App.Initialize should be of the form "Initialize ..." (revive)
|
mux-sql/app.go#L53
exported: comment on exported method App.Run should be of the form "Run ..." (revive)
|
This job failed
Loading