Length prefixed streams #6052
ci.yml
on: pull_request
lint
1m 1s
dockertest
1m 49s
test_unit
1m 22s
test_integration
7m 36s
test_system
3m 53s
Matrix: build
Annotations
7 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/P2P/handleProtocolCommands.ts#L194
Replace `'handleProtocolCommands·error·object·(debug):·'·+·JSON.stringify(errorDebug)` with `⏎······'handleProtocolCommands·error·object·(debug):·'·+·JSON.stringify(errorDebug)⏎····`
|
|
lint:
src/components/P2P/handleProtocolCommands.ts#L88
Replace `·?·{·httpStatus,·error,·errorDebug·}` with `⏎········?·{·httpStatus,·error,·errorDebug·}⏎·······`
|
|
lint:
src/components/P2P/handleProtocolCommands.ts#L47
Replace `v·===·null·||·typeof·v·!==·'object'·||·typeof·v·===·'string'·||·typeof·v·===·'number'·||·typeof·v·===·'boolean'` with `⏎············v·===·null·||⏎············typeof·v·!==·'object'·||⏎············typeof·v·===·'string'·||⏎············typeof·v·===·'number'·||⏎············typeof·v·===·'boolean'⏎··········`
|
|
test_unit
Process completed with exit code 1.
|
|
test_system
The process '/usr/bin/git' failed with exit code 1
|
|
test_integration
Process completed with exit code 1.
|
|
lint:
src/index.ts#L139
Found readFileSync 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#L54
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#L89
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
|