Feat/sync 28 10 #229
ci.yml
on: pull_request
lint
59s
dockertest
2m 53s
test_unit
1m 31s
test_integration
9m 7s
test_system
5m 10s
control_panel_build
1m 57s
Matrix: build
Annotations
1 error and 12 warnings
|
test_system
Process completed with exit code 1.
|
|
lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
|
lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L151
Useless constructor
|
|
lint:
src/components/database/index.ts#L36
Useless constructor
|
|
lint:
src/components/database/ElasticsearchConfigHelper.ts#L46
Useless constructor
|
|
lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L85
Found writeFile from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L55
Found readFile from package "fs" with non literal argument at index 0
|
|
lint:
src/components/Indexer/crawlerThread.ts#L210
Use object destructuring
|
|
test_unit
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
test_integration
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|