fix: workflow (#97) #17
Annotations
10 errors and 1 warning
golangci-lint:
gin-redis/config/config.go#L12
var-naming: struct field SqlPrefix should be SQLPrefix (revive)
|
golangci-lint:
gin-redis/config/config.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
gin-redis/controllers/POST/postVerificationCode.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
gin-redis/routes/routes.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
gin-redis/structure/request/verifyOTP.go#L1
var-naming: don't use MixedCaps in package name; requestStruct should be requeststruct (revive)
|
golangci-lint:
gin-redis/constants/contants.go#L24
var-naming: const ApiFailStatus should be APIFailStatus (revive)
|
golangci-lint:
gin-redis/helpers/redis/redisConnect.go#L19
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
gin-redis/helpers/redis/redisConnect.go#L11
exported: func name will be used as redis.RedisSession by other packages, and that stutters; consider calling this Session (revive)
|
golangci-lint:
gin-redis/helpers/redis/redisConnect.go#L15
exported: func name will be used as redis.RedisInit by other packages, and that stutters; consider calling this Init (revive)
|
golangci-lint:
gin-redis/helpers/email/sendEmail.go#L12
unused-parameter: parameter 'subject' seems to be unused, consider removing or renaming it as _ (revive)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading