Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

fix: Panic in IsInvalidParameterValueError #1019

Merged
merged 1 commit into from
Jun 8, 2022
Merged

fix: Panic in IsInvalidParameterValueError #1019

merged 1 commit into from
Jun 8, 2022

Conversation

irmatov
Copy link
Contributor

@irmatov irmatov commented Jun 8, 2022

@irmatov irmatov requested a review from a team as a code owner June 8, 2022 09:23
@irmatov irmatov requested review from zagronitay and removed request for a team June 8, 2022 09:23
@irmatov irmatov changed the title fix: panic in IsInvalidParameterValueError fix: Panic in IsInvalidParameterValueError Jun 8, 2022
@irmatov irmatov requested a review from erezrokah June 8, 2022 09:24
@irmatov irmatov self-assigned this Jun 8, 2022
@yevgenypats
Copy link
Member

Does it fix it? why behaviour is different with explicit variable here?

@yevgenypats
Copy link
Member

Looks like the original way is preferable per their docs - https://pkg.go.dev/errors

can you elaborate or add a test to make sure it fix it?

client/helpers.go Outdated Show resolved Hide resolved
@irmatov irmatov requested review from disq and yevgenypats June 8, 2022 10:01
@kodiakhq kodiakhq bot merged commit 32df59e into cloudquery:main Jun 8, 2022
@irmatov irmatov deleted the fix/panic_in_IsInvalidParameterValueError branch June 8, 2022 10:07
@erezrokah
Copy link
Member

Thanks for the fix @irmatov and the review @disq and @yevgenypats

kodiakhq bot pushed a commit that referenced this pull request Jun 9, 2022
🤖 I have created a release *beep* *boop*
---


## [0.12.8](v0.12.7...v0.12.8) (2022-06-08)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.11.0 ([#1023](#1023)) ([ae18dbb](ae18dbb))
* Ignore listener certs for gateway listeners ([#1005](#1005)) ([6553c8c](6553c8c))
* Lambda function Tags null ([#1016](#1016)) ([35721ba](35721ba))
* Panic in fetchRdsInstanceDbSubnetGroupSubnets ([#1020](#1020)) ([0aa25cf](0aa25cf))
* Panic in IsInvalidParameterValueError ([#1019](#1019)) ([32df59e](32df59e))
* Update endpoints ([#1025](#1025)) ([bf3e6ec](bf3e6ec))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants