Skip to content

Add table stripe_subscription_item #88

Add table stripe_subscription_item

Add table stripe_subscription_item #88

Triggered via pull request November 25, 2024 10:13
Status Failure
Total duration 3m 35s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
3m 24s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci_lint_workflow / lint: stripe/common_columns.go#L56
conn.Account undefined (type *"github.com/stripe/stripe-go/v76/client".API has no field or method Account) (typecheck)
golangci_lint_workflow / lint: stripe/common_columns.go#L39
undefined: stripe (typecheck)
golangci_lint_workflow / lint: stripe/table_stripe_charge.go#L249
undefined: stripe (typecheck)
golangci_lint_workflow / lint: stripe/table_stripe_charge.go#L250
undefined: stripe (typecheck)
golangci_lint_workflow / lint
issues found
golangci_lint_workflow / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/