Robat Williams
Robat Williams
**Describe the bug** There are some commonly used filename characters that are not allowed in the application, due to shell special characters also being considered illegal. **To Reproduce** Steps to...
If your code (or library code) is using a feature support test conditional statement before using a feature, then you still get an error reported by this plugin. It doesn't...
Regex in markdown-parser looks for `/^\r?\n?---` etc. to identify front matter. Node readFile doesn't strip BOM, so we'd need to strip it ourselves.
Since #237, transformers can be async. However testing such transformers using `defineInlineTest` doesn't appear to be supported, and from the code also looks like it won't be suppored by any...
### Describe the feature or improvement you're requesting I'd like to use this to label information created during an eval run (e.g. the filenames of system log files), to allow...
### Describe the bug There is a default 40s timeout for completion functions as per EVALS_THREAD_TIMEOUT. In eval.py, when evaluating a sample times out, it is retried. However it appears...
### Describe the feature or improvement you're requesting The have been numerous improvements and fixes to the evals framework itself over the past few months, but these haven't been released...
Arose from https://github.com/w3c/ServiceWorker/issues/1077 Added to spec in https://github.com/w3c/ServiceWorker/pull/1426
https://github.com/robatwilliams/es-compat?tab=readme-ov-file#ecmascript-version-coverage These are out of sync vs. https://github.com/robatwilliams/es-compat/blob/master/packages/eslint-plugin-ecmascript-compat/lib/features/es-versions.md Either need to update them, or remove them and refer to the es-versions page.
There's no hard guarantee that what I publish to NPM is built from this code. Nobody's bothered about that, but implementing provenance would be an interesting exercise. https://github.blog/2023-04-19-introducing-npm-package-provenance/ https://docs.npmjs.com/generating-provenance-statements