Skip to content

fix: remove milliseconds from timestamps (#119) #94

fix: remove milliseconds from timestamps (#119)

fix: remove milliseconds from timestamps (#119) #94

Triggered via push September 19, 2024 10:11
Status Failure
Total duration 3m 38s
Artifacts
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 14 warnings
lint (graphql-sql)
issues found
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_test.go#L17
Error return value of `a.Initialize` is not checked (errcheck)
lint (mux-sql): mux-sql/app_test.go#L33
Error return value of `a.DB.Exec` is not checked (errcheck)
lint (mux-sql): mux-sql/app_test.go#L34
Error return value of `a.DB.Exec` is not checked (errcheck)
lint (mux-sql): mux-sql/app_test.go#L80
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (mux-sql): mux-sql/app_test.go#L98
Error return value of `json.Unmarshal` is not checked (errcheck)
lint (mux-sql): mux-sql/app.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
lint (mux-sql): mux-sql/app_test.go#L10
File is not `gofmt`-ed with `-s` (gofmt)
lint (sse-svelte)
issues found
lint (users-profile)
issues found
lint (gin-redis): gin-redis/server/server.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
lint (gin-redis)
issues found
lint (graphql-sql)
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/
lint (graphql-sql): graphql-sql/main.go#L1
package-comments: should have a package comment (revive)
lint (mux-sql)
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/
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 (sse-svelte)
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/
lint (sse-svelte): sse-svelte/main.go#L1
package-comments: should have a package comment (revive)
lint (echo-sql)
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/
lint (users-profile)
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/
lint (users-profile): users-profile/main.go#L1
package-comments: should have a package comment (revive)
lint (S3-Keploy)
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/
lint (gin-redis)
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/
lint (gin-redis): gin-redis/server/server.go#L1
package-comments: should have a package comment (revive)
lint (gin-mongo)
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/