Mathias Lykkegaard Lorenzen
Mathias Lykkegaard Lorenzen
The VS Code extension does not show any errors that `oxlint` finds when running it from the terminal. In fact, what is the extension actually supposed to do? How do...
This will make it possible to use my own progress bar if needed. Also fixed typings of `style` prop (which in turn removed linter warning), and also improved the type...
**Describe the bug** I get the following error: ``` > NX Cannot find module 'nx/src/native/native' Require stack: - /workspaces/redacted/node_modules/.pnpm/@[email protected]/node_modules/@nx-bun/task-worker-runner/src/lib/cache.js - /workspaces/redacted/node_modules/.pnpm/@[email protected]/node_modules/@nx-bun/task-worker-runner/src/lib/task-orchestrator.js - /workspaces/redacted/node_modules/.pnpm/@[email protected]/node_modules/@nx-bun/task-worker-runner/src/lib/default-tasks-runner.js - /workspaces/redacted/node_modules/.pnpm/@[email protected]/node_modules/@nx-bun/task-worker-runner/src/index.js - /workspaces/redacted/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]/node_modules/nx/src/tasks-runner/run-command.js - /workspaces/redacted/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]/node_modules/nx/src/command-line/run-many/run-many.js -...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...
We can't take a testing framework seriously that doesn't have tests. Make it happen.
Could help improve consistency and speed up DOM generation.
They are currently not implemented.
Go through all expects - the exception messages could be more detailed. Instead of saying "One of the texts didn't match ", one can say "One of the texts didn't...