Skip to content

refactor: add code coverage steps in echo & mux sql sample application #35

refactor: add code coverage steps in echo & mux sql sample application

refactor: add code coverage steps in echo & mux sql sample application #35

Triggered via pull request June 5, 2024 12:04
Status Failure
Total duration 1m 51s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
lint (mux-sql): mux-sql/app.go#L110
Error return value of `w.Write` is not checked (errcheck)
lint (mux-sql): mux-sql/app.go#L140
Error return value of `r.Body.Close` is not checked (errcheck)
lint (mux-sql): mux-sql/app.go#L164
Error return value of `r.Body.Close` is not checked (errcheck)
lint (mux-sql): mux-sql/app.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
lint (mux-sql)
issues found
lint (echo-sql): echo-sql/main.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
lint (echo-sql)
issues found
lint (graphql-sql)
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/.
lint (sse-svelte)
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/.
lint (users-profile)
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/.
lint (gin-redis)
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/.
lint (mux-sql)
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/.
lint (mux-sql): mux-sql/app.go#L29
exported: comment on exported method App.Initialize should be of the form "Initialize ..." (revive)
lint (mux-sql): mux-sql/app.go#L53
exported: comment on exported method App.Run should be of the form "Run ..." (revive)
lint (S3-Keploy)
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/.
lint (echo-sql)
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/.
lint (gin-mongo)
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/.