[PR #180] [MERGED] Handele Unhandled error #289

Closed
opened 2026-02-28 00:41:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/180
Author: @Tinyblargon
Created: 6/5/2022
Status: Merged
Merged: 6/5/2022
Merged by: @mleone87

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 proxmox/client.go (+3 -0)

📄 Description

While looking into https://github.com/Telmate/terraform-provider-proxmox/issues/563 i came across an error that is not handled. Which i believe to be the cause of the this panic panic: interface conversion: interface {} is nil, not []interface {}


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/180 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 6/5/2022 **Status:** ✅ Merged **Merged:** 6/5/2022 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`752ba59`](https://github.com/Telmate/proxmox-api-go/commit/752ba5944eab38bbb1ad923955d6075823b4ea41) Handele Unhandled error ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+3 -0) </details> ### 📄 Description While looking into https://github.com/Telmate/terraform-provider-proxmox/issues/563 i came across an error that is not handled. Which i believe to be the cause of the this panic `panic: interface conversion: interface {} is nil, not []interface {}` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#289
No description provided.