Skip to content

Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…

1ad34ee
Select commit
Loading
Failed to load commit list.
Open

[codex] Add random sticky rollouts #2053

Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
1ad34ee
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 10, 2026 in 54s

Annotations

Check warning on line 585 in supabase/functions/_backend/utils/pg.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4CgNqhjG2S8acqNCr0&open=AZ4CgNqhjG2S8acqNCr0&pullRequest=2053

Check warning on line 63 in supabase/functions/_backend/public/channel/post.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tobYTg5_EdCmO44O&open=AZ3-tobYTg5_EdCmO44O&pullRequest=2053

Check warning on line 207 in supabase/functions/_backend/public/channel/post.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tobYTg5_EdCmO44R&open=AZ3-tobYTg5_EdCmO44R&pullRequest=2053

Check failure on line 132 in supabase/functions/_backend/public/channel/post.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `throw error` over `return Promise.reject(error)`.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tobYTg5_EdCmO44P&open=AZ3-tobYTg5_EdCmO44P&pullRequest=2053

Check warning on line 96 in supabase/functions/_backend/plugins/stats.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4CgNx0jG2S8acqNCr1&open=AZ4CgNx0jG2S8acqNCr1&pullRequest=2053

Check warning on line 237 in src/pages/app/[app].channel.[channel].vue

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tojGTg5_EdCmO44T&open=AZ3-tojGTg5_EdCmO44T&pullRequest=2053

Check warning on line 1165 in supabase/functions/_backend/utils/supabase.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4RLIVOQ47wmykSFJsL&open=AZ4RLIVOQ47wmykSFJsL&pullRequest=2053

Check warning on line 530 in supabase/functions/_backend/utils/cloudflare.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4RLIbBQ47wmykSFJsM&open=AZ4RLIbBQ47wmykSFJsM&pullRequest=2053

Check warning on line 535 in supabase/functions/_backend/utils/cloudflare.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4RLIbBQ47wmykSFJsN&open=AZ4RLIbBQ47wmykSFJsN&pullRequest=2053

Check warning on line 205 in supabase/functions/_backend/public/channel/post.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tobYTg5_EdCmO44Q&open=AZ3-tobYTg5_EdCmO44Q&pullRequest=2053

Check warning on line 224 in src/pages/app/[app].channel.[channel].vue

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4TXi9DxGiMoy5fNmvz&open=AZ4TXi9DxGiMoy5fNmvz&pullRequest=2053

Check warning on line 207 in supabase/functions/_backend/public/channel/post.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ3-tobYTg5_EdCmO44S&open=AZ3-tobYTg5_EdCmO44S&pullRequest=2053