Skip to content

fix cpp generator and add problems #25

fix cpp generator and add problems

fix cpp generator and add problems #25

Triggered via push September 6, 2024 04:01
Status Failure
Total duration 22s
Artifacts
Test Problem directory structure
12s
Test Problem directory structure
Fit to window
Zoom out
Zoom in

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/