Skip to content

feat(sms): Added SMS(with mitake provider) #29

feat(sms): Added SMS(with mitake provider)

feat(sms): Added SMS(with mitake provider) #29

Triggered via pull request January 10, 2024 03:03
@flc1125flc1125
opened #67
sms
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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