refactor: rewrite EventRepositorySqlite with Kysely #56
Annotations
1 error and 4 warnings
Format and lint check
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format and lint check:
packages/event-repository-sqlite/src/event-repository-sqlite.ts#L200
Missing return type on function
|
Format and lint check:
packages/event-repository-sqlite/src/event-repository-sqlite.ts#L245
Missing return type on function
|
Format and lint check:
packages/event-repository-sqlite/src/event-repository-sqlite.ts#L317
Missing return type on function
|
Loading