Gary Chisholm

Results 10 comments of Gary Chisholm

Same, some of our CI specs are failing today. `FROM public.ecr.aws/cypress-io/cypress/base:16.17.0` and `14.18.1` All tests pass when running locally but consistently fail inside the container. I think our failures are...

Thanks for the feedback. I'd consider an associative array (an object) to be the preferred way of ignoring order. The ordering of an array is usually quite important. I'd think,...

So, I've had a look as part of Hacktoberfest. It seems straightforward enough for arrays of primitives: ```js // Should return no difference const testObjectA = [1, 2, 3]; const...

Slightly different now. I see a white line with a blinking cursor but I do not see any text (but I can blindly edit it) ![screen shot 2015-07-30 at 4...

@manivinesh, you're the last committer in this repo - any updates on getting this (or the lodash security upgrade PR) merged?

@salesforce-marketingcloud - how about some love or archive?

> quite busy with a new job Congrats! No rush :)

I'm seeing this on 2.22.1. I can authenticate via browser but not via CLI.

Thanks @wolfeidau (next time rtfm, doh), that lead me to be able to debug. Managed to resolve: Interestingly enough, `username={my email address}` doesn't work, neither does `username={my user id}`. However...

Hi Ben, apologies for not getting back. I'll reach out when I have a moment. Thanks for looking into this again.