refactor: update the name of the module #5
ci.yml
on: pull_request
Standards checks
24s
Matrix: Run tests
Annotations
4 errors and 5 warnings
Standards checks:
sms.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Standards checks:
verify.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Standards checks:
jwt/jwt.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Standards checks
issues found
|
Run tests (1.18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/vonage-go-sdk/vonage-go-sdk. Supported file pattern: go.sum
|
Run tests (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/vonage-go-sdk/vonage-go-sdk. Supported file pattern: go.sum
|
Standards checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|