feat: Add semantic release #427
pull_request.workflow.yml
on: pull_request
Matrix: Lint
Matrix: Build
Matrix: Functional Tests
Annotations
3 errors and 8 warnings
Build (20):
src/commands/app/doctor.ts#L136
This condition will always return 'true' since the types 'JSONObject' and 'string' have no overlap.
|
Build (20)
Process completed with exit code 1.
|
Build (18)
The job was canceled because "_20" failed.
|
Lint (20):
src/commands/instance/spawn.ts#L9
'Listr' is defined but never used
|
Lint (20):
src/commands/instance/spawn.ts#L16
'MIN_MAX_MAP_COUNT' is assigned a value but never used
|
Lint (20):
src/commands/instance/spawn.ts#L17
'MIN_DOCO_VERSION' is assigned a value but never used
|
Lint (20):
src/support/restore-collection.ts#L1
'write' is defined but never used
|
Lint (18):
src/commands/instance/spawn.ts#L9
'Listr' is defined but never used
|
Lint (18):
src/commands/instance/spawn.ts#L16
'MIN_MAX_MAP_COUNT' is assigned a value but never used
|
Lint (18):
src/commands/instance/spawn.ts#L17
'MIN_DOCO_VERSION' is assigned a value but never used
|
Lint (18):
src/support/restore-collection.ts#L1
'write' is defined but never used
|