refactor: Use bundle instead of SDK for Cloud API #943
Annotations
10 errors and 1 warning
Lint:
ionoscloud/resource_cube_server.go#L854
Error return value of `ss.UpdateBootDevice` is not checked (errcheck)
|
Lint:
ionoscloud/resource_server.go#L941
Error return value of `ss.UpdateBootDevice` is not checked (errcheck)
|
Lint:
ionoscloud/resource_server.go#L1539
Error return value of `d.Set` is not checked (errcheck)
|
Lint:
ionoscloud/resource_server.go#L1547
Error return value of `d.Set` is not checked (errcheck)
|
Lint:
utils/utils.go#L149
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Lint:
services/dbaas/mariadb/backups.go#L44
underef: could simplify (*retrievedBackup.Properties.EarliestRecoveryTargetTime).String to retrievedBackup.Properties.EarliestRecoveryTargetTime.String (gocritic)
|
Lint:
services/dbaas/mariadb/backups.go#L56
underef: could simplify (*baseBackup.Created).String to baseBackup.Created.String (gocritic)
|
Lint:
services/cloudapi/flowlog/flowlog.go#L86
captLocal: `ID' should not be capitalized (gocritic)
|
Lint:
services/cloudapi/flowlog/flowlog.go#L101
captLocal: `ID' should not be capitalized (gocritic)
|
Lint:
services/cloudapi/flowlog/flowlog.go#L116
captLocal: `ID' should not be capitalized (gocritic)
|
Find the Go Build Cache
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/
|
Loading