feat: move postgresql to sdk-go-bundle #927
linter.yaml
on: pull_request
detect-noop
7s
lint
1m 20s
Annotations
10 errors and 1 warning
lint:
services/dbaas/backups.go#L14
exported method `PsqlClient.GetClusterBackups` should have comment or be unexported (golint)
|
lint:
services/dbaas/backups.go#L21
exported method `PsqlClient.GetAllBackups` should have comment or be unexported (golint)
|
lint:
services/dbaas/backups.go#L27
exported function `SetPgSqlClusterBackupData` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L21
exported method `PsqlClient.GetCluster` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L33
exported method `PsqlClient.ListClusters` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L59
exported method `PsqlClient.CreateCluster` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L77
exported method `PsqlClient.UpdateCluster` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L83
exported method `PsqlClient.DeleteCluster` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L484
exported function `GetPsqlClusterConnectionsData` should have comment or be unexported (golint)
|
lint:
services/dbaas/cluster.go#L621
exported function `GetPsqlClusterCredentialsData` should have comment or be unexported (golint)
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|