feat(sms): Added SMS(with mitake
provider)
#29
Annotations
7 errors
lint:
sms/null_provider.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
sms/mitake/provider_test.go#L54
File is not `gofumpt`-ed (gofumpt)
|
lint:
sms/sms.go#L59
line is 124 characters (lll)
|
lint:
sms/sms_test.go#L12
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint:
sms/sms_test.go#L13
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint:
sms/sms_test.go#L14
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint
issues found
|