fix(file): fix for datastore does not support content type "dump" (#1… #1191
37 new problems found by Qodana for Go
Qodana for Go
37 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Deprecated element |
🔶 Warning | 8 |
Error may be not nil |
🔶 Warning | 1 |
Potential nil dereference |
🔶 Warning | 1 |
Potential nil dereference |
◽️ Notice | 27 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 93 in proxmoxtf/provider/provider.go
github-actions / Qodana for Go
Deprecated element
`GetOkExists` is deprecated
Check warning on line 84 in proxmoxtf/provider/provider.go
github-actions / Qodana for Go
Deprecated element
`GetOkExists` is deprecated
Check warning on line 33 in proxmoxtf/resource/vm/disk/disk.go
github-actions / Qodana for Go
Deprecated element
Deprecated function is still used
Check warning on line 2165 in proxmoxtf/resource/vm/vm.go
github-actions / Qodana for Go
Deprecated element
`GetInfo` is deprecated
Check warning on line 3685 in proxmoxtf/resource/vm/vm.go
github-actions / Qodana for Go
Deprecated element
`GetInfo` is deprecated
Check warning on line 5010 in proxmoxtf/resource/vm/vm.go
github-actions / Qodana for Go
Deprecated element
`GetInfo` is deprecated
Check warning on line 98 in proxmoxtf/provider/provider.go
github-actions / Qodana for Go
Deprecated element
`GetOkExists` is deprecated
Check warning on line 5641 in proxmoxtf/resource/vm/vm.go
github-actions / Qodana for Go
Deprecated element
`GetInfo` is deprecated
Check warning on line 380 in fwprovider/vm/resource.go
github-actions / Qodana for Go
Error may be not nil
`status` might have `nil` or other unexpected value as its corresponding error variable might be not `nil`
Check notice on line 106 in fwprovider/types/ip_addr.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 67 in fwprovider/ha/hagroup_model.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 106 in proxmoxtf/resource/cluster/firewall/security_group.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 65 in fwprovider/nodes/apt/resource_repo.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 55 in fwprovider/hardwaremapping/resource_pci.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 338 in fwprovider/ha/resource_haresource.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 92 in fwprovider/types/ip_addr.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 203 in fwprovider/nodes/apt/models.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 235 in proxmoxtf/resource/firewall/ipset.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 221 in proxmoxtf/resource/firewall/rules.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 210 in fwprovider/nodes/apt/models.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 295 in proxmoxtf/resource/firewall/rules.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 70 in fwprovider/nodes/apt/resource_repo.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 57 in fwprovider/nodes/apt/resource_standard_repo.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 79 in fwprovider/ha/hagroup_model.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call
Check notice on line 299 in fwprovider/acme/resource_acme_account.go
github-actions / Qodana for Go
Potential nil dereference
Receiver `diags` might be `nil` in a call