Build+Test(+Push) run 1520 from push (main) #1520
Annotations
7 errors
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/non_parallel_tests/assignment/assignmentList.spec.ts
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/transform/transform.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/common/config.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/reporters/json.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/reporters.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/runner.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/program.js
- /home/runner/work/***/***/playwright/node_modules/@playwright/test/cli.js
at helpers.ts:2
1 | import { BrowserContext, expect, Locator, Page, test as importedTest } from '@playwright/test'
> 2 | import { Exam, KoodistoName, Language } from 'web/src/types'
| ^
3 | import { promises as fsPromises } from 'fs'
4 | import path from 'path'
5 |
at Object.<anonymous> (/home/runner/work/***/***/playwright/helpers.ts:2:1)
at Object.<anonymous> (/home/runner/work/***/***/playwright/non_parallel_tests/assignment/assignmentList.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/models/LayoutModel.ts
- /home/runner/work/***/***/playwright/non_parallel_tests/cas_auth/login.spec.ts
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/transform/transform.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/common/config.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/reporters/json.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/reporters.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/runner.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/program.js
- /home/runner/work/***/***/playwright/node_modules/@playwright/test/cli.js
at helpers.ts:2
1 | import { BrowserContext, expect, Locator, Page, test as importedTest } from '@playwright/test'
> 2 | import { Exam, KoodistoName, Language } from 'web/src/types'
| ^
3 | import { promises as fsPromises } from 'fs'
4 | import path from 'path'
5 |
at Object.<anonymous> (/home/runner/work/***/***/playwright/helpers.ts:2:1)
at Object.<anonymous> (/home/runner/work/***/***/playwright/models/LayoutModel.ts:3:1)
at Object.<anonymous> (/home/runner/work/***/***/playwright/non_parallel_tests/cas_auth/login.spec.ts:1:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/non_parallel_tests/certificate/certificateList.spec.ts
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/transform/transform.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/common/config.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/reporters/json.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/reporters.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/runner.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/program.js
- /home/runner/work/***/***/playwright/node_modules/@playwright/test/cli.js
at non_parallel_tests/certificate/certificateList.spec.ts:2
1 | import { expect, Page, test } from '@playwright/test'
> 2 | import { Exam } from 'web/src/types'
| ^
3 | import { checkListAfterFilteringWithProvidedContent } from '../../filterHelpers'
4 | import { loginTestGroup, Role } from '../../helpers'
5 | import { CertificateContentListModel } from '../../models/CertificateContentListModel'
at Object.<anonymous> (/home/runner/work/***/***/playwright/non_parallel_tests/certificate/certificateList.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/non_parallel_tests/instruction/instructionList.spec.ts
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/transform/transform.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/common/config.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/reporters/json.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/reporters.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/runner.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/program.js
- /home/runner/work/***/***/playwright/node_modules/@playwright/test/cli.js
at non_parallel_tests/instruction/instructionList.spec.ts:2
1 | import { expect, Page, test } from '@playwright/test'
> 2 | import { Exam } from 'web/src/types'
| ^
3 | import { checkListAfterFilteringWithProvidedContent } from '../../filterHelpers'
4 | import {
5 | loginTestGroup,
at Object.<anonymous> (/home/runner/work/***/***/playwright/non_parallel_tests/instruction/instructionList.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/auth.setup.ts
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/transform/transform.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/common/config.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/reporters/json.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/reporters.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/runner/runner.js
- /home/runner/work/***/***/playwright/node_modules/playwright/lib/program.js
- /home/runner/work/***/***/playwright/node_modules/@playwright/test/cli.js
at helpers.ts:2
1 | import { BrowserContext, expect, Locator, Page, test as importedTest } from '@playwright/test'
> 2 | import { Exam, KoodistoName, Language } from 'web/src/types'
| ^
3 | import { promises as fsPromises } from 'fs'
4 | import path from 'path'
5 |
at Object.<anonymous> (/home/runner/work/***/***/playwright/helpers.ts:2:1)
at Object.<anonymous> (/home/runner/work/***/***/playwright/auth.setup.ts:2:1)
|
Playwright
Error: No tests found
|
Playwright
Process completed with exit code 1.
|
Loading