chore: release @nestm/better-auth (alpha) #42
Annotations
10 warnings
|
typescript(no-unsafe-type-assertion):
src/utils/execution-context.util.ts#L10
src/utils/execution-context.util.ts:10:9: Unsafe assertion from `any` detected: consider using type guards or a safer assertion.
|
|
unicorn(no-array-sort):
tests/postgres/flows.spec.ts#L55
tests/postgres/flows.spec.ts:55:42: Use `Array#toSorted()` instead of `Array#sort()`.
|
|
unicorn(consistent-function-scoping):
tests/postgres/differential.spec.ts#L70
tests/postgres/differential.spec.ts:70:8: Function `comparable` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
tests/postgres/differential.spec.ts#L45
tests/postgres/differential.spec.ts:45:8: Function `populated` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
tests/unit/hook-registry.test.ts#L137
tests/unit/hook-registry.test.ts:137:8: Function `authWith` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
tests/unit/hook-registry.test.ts#L49
tests/unit/hook-registry.test.ts:49:9: Function `makeClass` does not capture any variables from its parent scope
|
|
import(no-named-as-default-member):
tests/postgres/timezone.spec.ts#L117
tests/postgres/timezone.spec.ts:117:20: "pg" also has a named export "Pool"
|
|
unicorn(consistent-function-scoping):
src/typeorm/adapter.ts#L163
src/typeorm/adapter.ts:163:10: Function `whereFragment` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
src/typeorm/adapter.ts#L152
src/typeorm/adapter.ts:152:10: Function `rejectJoin` does not capture any variables from its parent scope
|
|
unicorn(no-array-sort):
tests/postgres/harness.ts#L241
tests/postgres/harness.ts:241:5: Use `Array#toSorted()` instead of `Array#sort()`.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
85.1 KB |
sha256:0c227c5fc9b85861c413509e716c0bb4ff0460912ab83523e54bce3adbbb6dfa
|
|