Skip to content

(Beta) simplify stripe.Backend interface #2161

(Beta) simplify stripe.Backend interface

(Beta) simplify stripe.Backend interface #2161

Triggered via pull request December 5, 2023 23:57
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

31 errors and 6 warnings
Test: go v1.17: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.17: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.17: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.17: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.17
test] Error 1
Test: go v1.17
Process completed with exit code 2.
Test: go v1.15: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.15: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.15: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.15: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.15
test] Error 1
Test: go v1.15
Process completed with exit code 2.
Test: go v1.16: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.16: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.16: oauth/client.go#L61
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.16: oauth/client.go#L84
cannot use sr (type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.16
test] Error 1
Test: go v1.16
Process completed with exit code 2.
Test: go v1.18: oauth/client.go#L61
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.18: oauth/client.go#L85
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.18
test] Error 1
Test: go v1.18
The operation was canceled.
Test: go v1.19: oauth/client.go#L61
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.19: oauth/client.go#L85
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Test: go v1.19
test] Error 1
Test: go v1.19
The operation was canceled.
Lint: oauth/client.go#L61
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Lint: oauth/client.go#L85
cannot use sr (variable of type stripe.StripeRequest) as type *stripe.StripeRequest in argument to c.B.Call
Lint: oauth/client.go#L61
cannot use sr (variable of type stripe.StripeRequest) as *stripe.StripeRequest value in argument to c.B.Call
Lint
vet] Error 1
Lint
Process completed with exit code 2.
Test: go v1.17
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: go v1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: go v1.16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: go v1.18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: go v1.19
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/