Made all compile tasks be emitted by dependency factories #1221
pull-request-develop.yml
on: pull_request
Annotations
8 errors
|
test-check
Process completed with exit code 1.
|
|
test-check
Type 'BigIntSumTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
test-check
Type 'BigIntDoublingTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
test-check
Type 'NumberDoublingTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
test-check
Type 'PairedMulTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
test-check
Type 'PairedMulTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
test-check
Type 'NumberIdentityTask' is not assignable to type 'Task<unknown, unknown>'.
|
|
lint
Process completed with exit code 1.
|