fix: add empty problems #908
Annotations
3 errors and 3 warnings
tests/unit/problemData.test.ts > Trace the program of overloadAndOverride2:
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 overloadAndOverride3:
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
|