Referral program #2747
pr_push_checks_go.yaml
on: pull_request
Setup cache
41s
Go Linter
1m 57s
Matrix: Running Go Tests
Annotations
7 errors and 7 warnings
Go Linter:
api/types/referral.go#L3
exported: exported type Referral should have comment or be unexported (revive)
|
Go Linter:
internal/models/referral.go#L23
exported: exported function NewReferralCode should have comment or be unexported (revive)
|
Go Linter:
internal/billing/metronome.go#L245
exported: exported method MetronomeClient.CreateCreditsGrant should have comment or be unexported (revive)
|
Go Linter:
internal/repository/gorm/repository.go#L297
exported: exported method GormRepository.Referral should have comment or be unexported (revive)
|
Go Linter:
internal/repository/gorm/referrals.go#L20
exported: comment on exported method ReferralRepository.CreateReferral should be of the form "CreateReferral ..." (revive)
|
Go Linter:
internal/repository/gorm/referrals.go#L41
exported: exported method ReferralRepository.GetReferralCountByUserID should have comment or be unexported (revive)
|
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/.
|
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/.
|
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, 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/.
|