Skip to content

chore(deps): update github.com/hashicorp/terraform-plugin-* (#1614) #4554

chore(deps): update github.com/hashicorp/terraform-plugin-* (#1614)

chore(deps): update github.com/hashicorp/terraform-plugin-* (#1614) #4554

GitHub Actions / Qodana for Go completed Nov 3, 2024 in 0s

60 new problems found by Qodana for Go

Qodana for Go

60 new problems were found

Inspection name Severity Problems
Deprecated element 🔶 Warning 5
Mixed value and pointer receivers ◽️ Notice 55

💡 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 3702 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 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 2170 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 5670 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 5034 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 notice on line 82 in proxmox/types/hardwaremapping/device_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct DeviceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 225 in proxmox/types/common_types.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct CustomTimestamp has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 64 in proxmox/types/hardwaremapping/id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct ID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 98 in proxmox/types/hardwaremapping/map.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct Map has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 60 in proxmox/types/hardwaremapping/device_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct DeviceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 92 in proxmox/types/ha_resource_type.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceType has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 80 in proxmox/types/ha_resource_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 98 in proxmox/types/ha_resource_type.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceType has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 111 in proxmox/types/ha_resource_state.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceState has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 114 in proxmox/types/hardwaremapping/map.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct Map has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 53 in proxmox/types/ha_resource_type.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceType has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 75 in proxmox/types/ha_resource_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 113 in proxmox/types/ha_resource_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct HAResourceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 84 in proxmox/types/common_types.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct CustomBool has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 74 in proxmox/types/common_types.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct CustomBool has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 59 in proxmox/types/hardwaremapping/type.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct Type has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 38 in proxmox/types/hardwaremapping/type.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct Type has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 77 in proxmox/types/hardwaremapping/device_id.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct DeviceID has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 52 in proxmox/types/nodes/apt/repositories/ceph_version_name.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct CephVersionName has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.

Check notice on line 53 in proxmox/types/common_types.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Mixed value and pointer receivers

Struct CustomBool has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation.