feat: add 5 problems of Lecture 6 #897
test.yml
on: pull_request
Annotations
4 errors and 3 warnings
tests/unit/problemData.test.ts > Trace the program of overload2:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
tests/unit/problemData.test.ts > Trace the program of overload3:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
tests/unit/problemData.test.ts > Trace the program of overload4:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
test / test
Process completed with exit code 1.
|
test / pre
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / detect-node-version-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|