-
### Which Cloudflare product(s) does this pertain to?
Wrangler core
### What version(s) of the tool(s) are you using?
3.57.0 [Wrangler]
### What version of Node are you using?
20.12.2 (LTS)
### …
-
Hi, we're having a lot of mocha/chai test which we've migrated to vitest, written in chai syntax as is supported by vitest. The following example:
```
const fooBar = {foo: 'bar'};
expect(fooBar).to…
GNRSN updated
8 months ago
-
## Expected Behavior
When using [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals), `${version}` should not be replaced in the productive cod…
-
After our pipeline upgraded to node 16, some unit tests were beginning to fail, with the error message below. These tests previously passed with node 14, and the call to performance.mark is within a…
-
```
[17:24:42.733] Running build in Washington, D.C., USA (East) – iad1
[17:24:42.840] Cloning github.com/selimerunkut/fls (Branch: main, Commit: 35c1082)
[17:24:43.246] Previous build cache not av…
-
Detected 23 ESLint reports and/or crashes.
Scanned 7799 repositories.
Rules:
- `node/no-unpublished-import`
- `node/no-unpublished-require`
Click to expand
## Rule: node/no-unpublished-im…
-
all things about smartcontract, not limited to Solidity of Ethereum
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Describe the bug
While testing version 1.0.0-beta.1, I now get lots of type errors like:
`This expression is not callable. Type 'ExpectStatic' has no call signatures.`
And my previous `expe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pnpm
### Package manager version
pnpm v9
### Language version
n/a
### Manifest location…