[ACS-4794] ES migration PR #1710
Annotations
10 errors and 1 notice
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
1) [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
1) [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
1) [Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
2) [Actions] › src/tests/create-file-from-template.spec.ts:225:11 › Create file from template › Personal Files page › Create document from template dialog › [C325031] File name is required
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
2) [Actions] › src/tests/create-file-from-template.spec.ts:225:11 › Create file from template › Personal Files page › Create document from template dialog › [C325031] File name is required
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
2) [Actions] › src/tests/create-file-from-template.spec.ts:225:11 › Create file from template › Personal Files page › Create document from template dialog › [C325031] File name is required
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L316
3) [Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:316
314 |
315 | async createFileLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 316 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
317 | const nodeBody = {
318 | name: `Link to ${name}.url`,
319 | nodeType: 'app:filelink',
at NodesApi.createFileLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:316:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-file-from-template.spec.ts:105:17
|
projects/aca-playwright-shared/src/api/nodes-api.ts#L336
4) [Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
TypeError: Cannot read properties of null (reading 'entry')
at ../../../projects/aca-playwright-shared/src/api/nodes-api.ts:336
334 |
335 | async createFolderLink(originalNodeId: string, destinationId: string): Promise<NodeEntry | null> {
> 336 | const name = (await this.getNodeById(originalNodeId)).entry.name;
| ^
337 | const nodeBody = {
338 | name: `Link to ${name}.url`,
339 | nodeType: 'app:folderlink',
at NodesApi.createFolderLink (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/api/nodes-api.ts:336:59)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/actions/src/tests/create-folder-from-template.spec.ts:107:19
|
12 failed
[Actions] › src/tests/create-file-from-template.spec.ts:125:11 › Create file from template › Personal Files page › Select Template dialog › [C325043] Select template - dialog UI - with existing templates
[Actions] › src/tests/create-file-from-template.spec.ts:225:11 › Create file from template › Personal Files page › Create document from template dialog › [C325031] File name is required
[Actions] › src/tests/create-file-from-template.spec.ts:332:11 › Create file from template › Personal Files page › File created from template on Personal Files › [C325030] Create a file from a template - with a new Name
[Actions] › src/tests/create-folder-from-template.spec.ts:133:11 › Create folder from template › Personal Files page › Select Template dialog › [C325147] Select template - dialog UI - with existing templates
[Actions] › src/tests/create-folder-from-template.spec.ts:229:11 › Create folder from template › Personal Files page › Create from template dialog › [C325143] Folder name is required
[Actions] › src/tests/create-folder-from-template.spec.ts:336:11 › Create folder from template › Personal Files page › Folder created from template on Personal Files › [C325157] Create a folder from a template - with a new Name
[Actions] › src/tests/create-folder.spec.ts:54:7 › Create folders › [C216341] Create a folder with name only
[Actions] › src/tests/create-folder.spec.ts:67:7 › Create folders › [C216340] Create a folder with name, title and description
[Actions] › src/tests/create-folder.spec.ts:164:7 › Create folders › [C216351] Folder created after trimmed ending spaces from a folder name
[Actions] › src/tests/create-library.spec.ts:72:7 › Create Libraries › [C280024] Create Library dialog UI
[Actions] › src/tests/create-library.spec.ts:134:7 › Create Libraries › [C289882] Create a library with a given ID and description
[Actions] › src/tests/create-library.spec.ts:198:7 › Create Libraries › [C280026] Library ID cannot contain special characters
45 skipped
7 passed (6.0m)
|
The logs for this run have expired and are no longer available.
Loading