Skip to content

fix(file): fix for datastore does not support content type "dump" (#1… #1191

fix(file): fix for datastore does not support content type "dump" (#1…

fix(file): fix for datastore does not support content type "dump" (#1… #1191

GitHub Actions / Qodana for Go completed Feb 9, 2025 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 93 in proxmoxtf/provider/provider.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetOkExists` is deprecated

Check warning on line 84 in proxmoxtf/provider/provider.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetOkExists` is deprecated

Check warning on line 33 in proxmoxtf/resource/vm/disk/disk.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

Deprecated function is still used

Check warning on line 2165 in proxmoxtf/resource/vm/vm.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetInfo` is deprecated

Check warning on line 3685 in proxmoxtf/resource/vm/vm.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetInfo` is deprecated

Check warning on line 5010 in proxmoxtf/resource/vm/vm.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetInfo` is deprecated

Check warning on line 98 in proxmoxtf/provider/provider.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetOkExists` is deprecated

Check warning on line 5641 in proxmoxtf/resource/vm/vm.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Deprecated element

`GetInfo` is deprecated

Check warning on line 380 in fwprovider/vm/resource.go

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Potential nil dereference

Receiver `diags` might be `nil` in a call