feat: user like is now nested on user document (#85) #355
Annotations
7 errors and 1 warning
golangci-lint:
internal/user/api.go#L167
Error return value of `r.mailer.Send` is not checked (errcheck)
|
golangci-lint:
internal/auth/api.go#L220
Error return value of `r.mailer.Send` is not checked (errcheck)
|
golangci-lint:
internal/auth/api.go#L319
Error return value of `r.mailer.Send` is not checked (errcheck)
|
golangci-lint:
internal/file/utils.go#L28
func `isStringInSlice` is unused (unused)
|
golangci-lint:
internal/file/utils.go#L39
func `removeStringFromSlice` is unused (unused)
|
golangci-lint:
internal/behavior/repostitory.go#L220
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
golangci-lint:
internal/behavior/repostitory.go#L312
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Upload coverage to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading