feat(ElasticSearch): Postgres synchronization #25472
ci.yml
on: pull_request
lint
1m 4s
prettier
35s
typescript
42s
depcheck
34s
ts-unused-exports
29s
build
36s
test
1m 13s
test-graphql
1m 36s
schema-update
1m 13s
GraphQL Inspector
43s
Annotations
11 errors and 10 warnings
ts-unused-exports
Process completed with exit code 1.
|
typescript:
server/lib/elastic-search/adapters/ElasticSearchOrdersAdapter.ts#L54
Cannot find name 'models'.
|
typescript:
server/lib/elastic-search/batch-processor.ts#L72
'bulkResponse' is declared but its value is never read.
|
typescript:
server/lib/elastic-search/batch-processor.ts#L100
'convertRequestsToBulkIndexingBody' is declared but its value is never read.
|
typescript:
server/lib/elastic-search/batch-processor.ts#L127
Argument of type '(Collective | AccountingCategory | Activity | Agreement | Application | Comment | ConnectedAccount | ... 37 more ... | UserTwoFactorMethod<...>)[]' is not assignable to parameter of type 'Collective | AccountingCategory | Activity | Agreement | Application | Comment | ConnectedAccount | ... 37 more ... | UserTwoFactorMethod<...>'.
|
typescript
Process completed with exit code 2.
|
lint:
server/lib/elastic-search/batch-processor.ts#L71
'message' is defined but never used
|
lint:
server/lib/elastic-search/batch-processor.ts#L72
'bulkResponse' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
test-graphql
Process completed with exit code 1.
|
ts-unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
depcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GraphQL Inspector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GraphQL Inspector
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
GraphQL Inspector
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
schema-update
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|