feat: add lecture 5 problems #870
Annotations
4 errors and 1 warning
Run if [[ "false" == "true" ]]; then:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
Run if [[ "false" == "true" ]]; then:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
Run if [[ "false" == "true" ]]; then:
tests/unit/problemData.test.ts#L8
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ tests/unit/problemData.test.ts:8:74
|
Run if [[ "false" == "true" ]]; then
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading