Skip to content

feat:playstore ConvertRegionPrices #252

feat:playstore ConvertRegionPrices

feat:playstore ConvertRegionPrices #252

Triggered via pull request November 14, 2024 06:25
Status Failure
Total duration 19s
Artifacts

unit_test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Go 1.21 test: appstore/notification_v2.go#L3
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/awa/go-iap/appstore); to add:
Go 1.21 test: appstore/api/token.go#L13
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/awa/go-iap/appstore/api); to add:
Go 1.21 test: appstore/mocks/appstore.go#L17
missing go.sum entry for module providing package go.uber.org/mock/gomock (imported by github.com/awa/go-iap/appstore/mocks); to add:
Go 1.21 test: playstore/validator.go#L16
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/awa/go-iap/playstore); to add:
Go 1.21 test: playstore/validator.go#L17
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by github.com/awa/go-iap/playstore); to add:
Go 1.21 test: playstore/validator.go#L18
missing go.sum entry for module providing package google.golang.org/api/androidpublisher/v3 (imported by github.com/awa/go-iap/playstore); to add:
Go 1.21 test: playstore/validator.go#L14
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/awa/go-iap/playstore); to add:
Go 1.21 test
Process completed with exit code 1.
Go 1.20 test
The job was canceled because "_1_21" failed.
Go 1.20 test: appstore/notification_v2.go#L3
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/awa/go-iap/appstore); to add:
Go 1.20 test: appstore/api/token.go#L13
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/awa/go-iap/appstore/api); to add:
Go 1.20 test: appstore/mocks/appstore.go#L17
missing go.sum entry for module providing package go.uber.org/mock/gomock (imported by github.com/awa/go-iap/appstore/mocks); to add:
Go 1.20 test: playstore/validator.go#L16
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/awa/go-iap/playstore); to add:
Go 1.20 test: playstore/validator.go#L17
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by github.com/awa/go-iap/playstore); to add:
Go 1.20 test: playstore/validator.go#L18
missing go.sum entry for module providing package google.golang.org/api/androidpublisher/v3 (imported by github.com/awa/go-iap/playstore); to add:
Go 1.20 test: playstore/validator.go#L14
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/awa/go-iap/playstore); to add:
Go 1.20 test
Process completed with exit code 1.
Go 1.21 test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/