Satakshi Garg

Results 10 comments of Satakshi Garg

`result_type` has already been handled https://github.com/unifyai/ivy/issues/2041 and is repeated in the TODO list

@Unicorncosmos thanks for your PR. However, I can see that there are few [errors](https://github.com/unifyai/ivy/actions/runs/5424798842/jobs/9864679087?pr=17777#step:3:207) being raised by your code. Could you please rectify them, and kindly try testing the code...

> why the resolve conflicts button is disabled The button has been disabled for everyone, and it says you need to resolve conflicts using CLI. So please try resolving conflicts...

@Unicorncosmos Could you please share any updates, if there's any ? Let me know if you are facing any difficulties. Unfortunately, the resolve conflicts can be resolved only on your...

> https://github.com/crossplane-contrib/provider-civo/blob/main/apis/civo/cluster/v1alpha1/types.go#L50 @RealHarshThakur so shall I remove the access key from spec struct and just add a var to the secret struct to the spec that contains secret access key...

> Can we keep all directory & file names in a small case? (e.g `/ObjectStore` -> `/objectstore`) > > LGTM Sure, I'll update the same

Hey @shivam-151197 , thanks a lot for the PR. I have to mention some points though: - There are some tests that your PR is failing. Kindly look into those...

Hi @HaiderSultanArc , thanks a lot for the PR. However, there are some linting and formatting checks that your PR is failing. Kindly look into those and fix them. If...

Apologies @HaiderSultanArc for the delay in response and thanks for your patience. I have attached a screenshot of the logs returned on running tests. As seen, you have mistakenly passed...

> All this depends, from the api, so we need to wait until we can tested, I will try to test with kubefake, but also still depends on the api...