refactor: Update GO version and dependencies #612
Annotations
10 errors and 2 warnings
|
ionoscloud/resource_server.go#L892
Error return value of `ss.UpdateBootDevice` is not checked (errcheck)
|
|
ionoscloud/resource_server.go#L1464
Error return value of `d.Set` is not checked (errcheck)
|
|
ionoscloud/resource_server.go#L1472
Error return value of `d.Set` is not checked (errcheck)
|
|
ionoscloud/resource_server_cube.go#L774
Error return value of `ss.UpdateBootDevice` is not checked (errcheck)
|
|
utils/utils.go#L146
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
services/dbaas/backups.go#L65
underef: could simplify (*backup.Properties.EarliestRecoveryTargetTime).String to backup.Properties.EarliestRecoveryTargetTime.String (gocritic)
|
|
services/dbaas/backups.go#L78
underef: could simplify (*backup.Metadata.CreatedDate).Time to backup.Metadata.CreatedDate.Time (gocritic)
|
|
services/dbaas/cluster.go#L684
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
services/dbaas/cluster.go#L694
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
services/dbaas/cluster.go#L974
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading