Skip to content

Enable biome formatter - #362

Merged
malessani merged 2 commits into
sdk8from
chore/enable-biome
Jun 25, 2026
Merged

Enable biome formatter#362
malessani merged 2 commits into
sdk8from
chore/enable-biome

chore: enable biome formatter and adjust biome settings

e332a92
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 25, 2026 in 12s

17 new alerts including 17 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 17 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 39 in specs/resources/adyen_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/adyen_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/avalara_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/avalara_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/axerve_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/braintree_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 44 in specs/resources/checkout_com_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/google_geocoders.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/klarna_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 41 in specs/resources/klarna_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/paypal_gateways.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/stripe_tax_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/talon_one_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 39 in specs/resources/taxjar_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 40 in specs/resources/vertex_accounts.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 155 in src/resources/customer_password_resets.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 1844 in src/resources/orders.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
This uses a cryptographically insecure random number generated at
Math.random()
in a security context.