improve context and add transaction for db #84
Annotations
3 errors and 1 warning
review:
applications/userDomain/main.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/TremblingV5/DouTok/applications/userDomain
Raw Output:
applications/userDomain/main.go:1: : # github.com/TremblingV5/DouTok/applications/userDomain
|
review:
applications/userDomain/main.go#L5
[golangci] reported by reviewdog 🐶
"strconv" imported and not used (typecheck)
Raw Output:
applications/userDomain/main.go:5:2: "strconv" imported and not used (typecheck)
package main
|
review
reviewdog exited with status code: 1
|
review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|