Skip to content

fix(tests): update drizzle-orm imports after removal of re-export fro…

417063d
Select commit
Loading
Failed to load commit list.
Merged

perf(startup): startup ~48% mais rápido com lazy loading e deferred init #1025

fix(tests): update drizzle-orm imports after removal of re-export fro…
417063d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 28, 2026 in 1m 3s

Annotations

Check warning on line 139 in packages/teamcode/src/index.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=ElioNeto_teamcode&issues=AZ5ue2uOQKlxRU4gAe1k&open=AZ5ue2uOQKlxRU4gAe1k&pullRequest=1025

Check warning on line 124 in packages/teamcode/src/effect/app-runtime.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant type alias and replace its occurrences with "_AppROut".

See more on https://sonarcloud.io/project/issues?id=ElioNeto_teamcode&issues=AZ5ue2xBQKlxRU4gAe1n&open=AZ5ue2xBQKlxRU4gAe1n&pullRequest=1025

Check warning on line 1 in packages/teamcode/src/effect/app-runtime.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import of 'Fiber'.

See more on https://sonarcloud.io/project/issues?id=ElioNeto_teamcode&issues=AZ5ue2xBQKlxRU4gAe1m&open=AZ5ue2xBQKlxRU4gAe1m&pullRequest=1025

Check warning on line 46 in packages/core/src/global.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=ElioNeto_teamcode&issues=AZ5ue2x6QKlxRU4gAe1o&open=AZ5ue2x6QKlxRU4gAe1o&pullRequest=1025

Check warning on line 138 in packages/teamcode/src/index.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=ElioNeto_teamcode&issues=AZ5ue2uOQKlxRU4gAe1j&open=AZ5ue2uOQKlxRU4gAe1j&pullRequest=1025

Check failure on line 106 in packages/teamcode/src/storage/db.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of the "void" operator.

See more on https://sonarcloud.io/project/issues?id=ElioNeto_teamcode&issues=AZ5ue2wzQKlxRU4gAe1l&open=AZ5ue2wzQKlxRU4gAe1l&pullRequest=1025