Build+Test(+Push) run 1516 from push (main) #1516
Annotations
10 errors
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/examHelpers/assignmentHelpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentEsitysnakyma.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/examHelpers/assignmentHelpers.ts:2:1)
at Object.<anonymous> (/home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentEsitysnakyma.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentFavorites.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/parallel_tests/assignment/assignmentFavorites.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentForm.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/parallel_tests/assignment/assignmentForm.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentPdfDownload.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 parallel_tests/assignment/assignmentPdfDownload.spec.ts:2
1 | import test from '@playwright/test'
> 2 | import { Exam } from 'web/src/types'
| ^
3 | import { loginTestGroup, Role, setTeachingLanguage } from '../../helpers'
4 | import { AssignmentContentListModel } from '../../models/AssignmentContentListModel'
5 | import { AssignmentContentModel } from '../../models/AssignmentContentModel'
at Object.<anonymous> (/home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentPdfDownload.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/assignment/assignmentVersionHistory.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/parallel_tests/assignment/assignmentVersionHistory.spec.ts:1:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/certificate/certificateForm.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/parallel_tests/certificate/certificateForm.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/certificate/certificateVersionHistory.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/parallel_tests/certificate/certificateVersionHistory.spec.ts:1:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/editor/image.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/parallel_tests/editor/image.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/feedback.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/parallel_tests/feedback.spec.ts:2:1)
|
Playwright
Error: Cannot find module 'web/src/types'
Require stack:
- /home/runner/work/***/***/playwright/helpers.ts
- /home/runner/work/***/***/playwright/parallel_tests/homepage.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/parallel_tests/homepage.spec.ts:2:1)
|
Loading