Samuel Pattuzzi

Results 2 issues of Samuel Pattuzzi

This rule already exists in typescript-eslint but isn't detected in the context of JSX. ``` class MyComponent extends React.Component { render() { return Click me!; // ~~~~~~~~~~~~~~~~ passing unbound method...

The current ARM64 wheel distributions of CasADi explicitly disable BONMIN support (see `build_flags_aarch64` in `.github/workflows/binaries.yml`), while x86_64 builds include it by default. This creates a platform inconsistency that affects users...