Lago integration #2899
pr_push_checks_go.yaml
on: pull_request
Setup cache
44s
Go Linter
1m 55s
Matrix: Running Go Tests
Annotations
7 errors and 7 warnings
Go Linter:
internal/billing/usage.go#L237
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Go Linter:
internal/billing/usage.go#L125
exported: exported method LagoClient.CheckIfCustomerExists should have comment or be unexported (revive)
|
Go Linter:
internal/billing/usage.go#L142
exported: exported method LagoClient.GetCustomeActivePlan should have comment or be unexported (revive)
|
Go Linter:
internal/billing/usage.go#L325
unnecessary trailing newline (whitespace)
|
Go Linter:
internal/billing/usage.go#L348
unnecessary leading newline (whitespace)
|
Go Linter:
internal/billing/usage.go#L105
ineffectual assignment to err (ineffassign)
|
Go Linter
issues found
|
Setup cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tj-actions/[email protected], actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, provisioner)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, cli)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, api)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Go Tests (ubuntu-latest, cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|