Scrum 43 Plaid Frontend (#72) #295
Annotations
7 errors and 2 warnings
golangci-lint:
backend/internal/controllers/contributors.go#L1
: # backend/internal/controllers
|
golangci-lint
method InvestorsController.GetCashBalance already declared at internal/controllers/investors.go:109:31
|
golangci-lint
cannot use userId (variable of type string) as uuid.UUID value in argument to transactions.GetCashBalance (typecheck)
|
golangci-lint:
backend/internal/routes/contributors.go#L4
could not import backend/internal/controllers (-: # backend/internal/controllers
|
golangci-lint
method InvestorsController.GetCashBalance already declared at internal/controllers/investors.go:109:31
|
golangci-lint
cannot use userId (variable of type string) as uuid.UUID value in argument to transactions.GetCashBalance) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/3stones/3stones. Supported file pattern: go.sum
|
Loading