Anton Sannikov
Anton Sannikov
the tool cannot build correctly anymore because darwin 386 is not supported. See https://github.com/golang/go/issues/37610 related issue is here: https://github.com/jkawamoto/fgo/issues/15 i found only one place where it's possible to fix: https://github.com/jkawamoto/fgo/blob/master/command/update.go#L109...
I'm not sure i understand correct what GOROOT_BOOTSTRAP is, but i tried to do different cases: i get an error on `fgo build`: 1) export GOROOT_BOOTSTRAP=/usr/local/bin/go. **error:** > ERROR: Cannot...
After installation getting error: ``` 1 exception(s): Exception #0 (Exception): Deprecated Functionality: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /var/www/html/vendor/vpietri/adm-quickdevbar/Helper/Data.php on line 62 Exception...
I added test case: `{in: "20/5/2006 19:51:45", out: "2006-05-20 19:51:45 +0000 UTC"},` and it's failed with an error: ``` ❯ go test -cover --- FAIL: TestParse (0.00s) panic: parsing time...
**Issue** I'm getting error on trying to use -s : format: ERROR: for agent-resources_build_1 Cannot create container for service build: b'invalid mode: /codebuild/output/srcDownload/src' **Steps to reproduce the behavior:** 1. Create...
MagentoWebDriverDoctor uses wrong variables for webdriver_proxy definition. ### Description Fixed variable names in MagentoWebDriverDoctor ### Fixed Issues (if relevant) 1. magento/magento2-functional-testing-framework#877: mftf doctor produces php notices because of missed variables2....
MFTF produces php notices on running `vendor/bin/mftf doctor`. ### Preconditions 1. Magento 2.4.3-p1 2. Selenium 3.8.1 3. selenium/standalone-chrome-debug ### Steps to reproduce 1. run `vendor/bin/mftf doctor` ### Expected result no...