Add support for SQLite based search #348
Annotations
2 errors and 12 warnings
Run Integration Tests
Process completed with exit code 1.
|
Generate New Screenshots
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload Screenshot Diffs
No files were found with the provided path: packages/webamp/js/__tests__/__image_snapshots__/__diff_output__/. No artifacts will be uploaded.
|
Lint:
packages/skin-database/api/app.ts#L84
'use' is defined but never used
|
Lint:
packages/skin-database/api/graphql/resolvers/ReviewResolver.ts#L1
'Ctx' is defined but never used
|
Lint:
packages/skin-database/api/graphql/resolvers/SkinResolver.ts#L13
'index' is assigned a value but never used
|
Lint:
packages/skin-database/data/ArchiveFileModel.ts#L10
'Ctx' is defined but never used
|
Lint:
packages/skin-database/data/IaItemModel.ts#L9
'Ctx' is defined but never used
|
Lint:
packages/skin-database/data/TweetModel.ts#L10
'Ctx' is defined but never used
|
Lint:
packages/skin-database/migrations/20220218192912_ia_metadata.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/skin-database/migrations/20220218195859_ai_metadata_timestamp.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/skin-database/services/openAi.ts#L1
'fs' is defined but never used
|
Lint:
packages/skin-database/services/openAi.ts#L9
'prompt' is assigned a value but never used
|
Loading