fix cpp generator and add problems #25
test-pronblems.yml
on: push
Test Problem directory structure
12s
Annotations
3 errors and 1 warning
test/directory.test.ts > Problem folder exist > Balanced-Arrays tags should belong to predefined tags:
apps/boilerplate-generator/test/directory.test.ts#L154
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/directory.test.ts:154:44
❯ test/directory.test.ts:153:25
|
test/directory.test.ts > Problem folder exist > Kth-Smallest tags should belong to predefined tags:
apps/boilerplate-generator/test/directory.test.ts#L154
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/directory.test.ts:154:44
❯ test/directory.test.ts:153:25
|
Test Problem directory structure
Process completed with exit code 1.
|
Test Problem directory structure
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|