chore: sync #223
ci.yml
on: pull_request
lint
55s
dockertest
2m 26s
test_unit
1m 16s
test_integration
8m 48s
test_system
20m 1s
control_panel_build
2m 0s
Matrix: build
Annotations
2 errors and 11 warnings
|
test_unit
Process completed with exit code 1.
|
|
test_system
Process completed with exit code 1.
|
|
lint:
src/utils/config.ts#L846
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/utils/config.ts#L830
Found existsSync from package "fs" with non literal argument at index 0
|
|
lint:
src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
|
|
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
|
|
test_integration
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|