Skip to content

feat: recommended preset for o3r core schematic #15021

feat: recommended preset for o3r core schematic

feat: recommended preset for o3r core schematic #15021

Triggered via pull request February 27, 2025 16:50
Status Failure
Total duration 1h 38m 13s
Artifacts 13

main.yml

on: pull_request
Matrix: checks / test
it-tests  /  prepare-verdaccio
4m 10s
it-tests / prepare-verdaccio
documentation-pr  /  build
3m 23s
documentation-pr / build
Matrix: it-tests / it-tests
documentation-pr  /  deploy-on-azure-static-webapp
0s
documentation-pr / deploy-on-azure-static-webapp
documentation-main  /  deploy-on-azure-static-webapp
documentation-main / deploy-on-azure-static-webapp
publish-packages  /  publish-extensions
publish-packages / publish-extensions
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 10 warnings
new otter application with eslint config › should add eslint config to existing application: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L27
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:27:24)
new otter application with eslint config › should add eslint config to existing library: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L53
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:53:24)
new otter application with eslint config › should add eslint config to existing repository: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L77
expect(received).toContain(expected) // indexOf Expected value: "package.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:77:27)
new otter workspace › should generate a monorepo setup: packages/@o3r/workspace/schematics/index.it.spec.ts#L145
expect(received).toBe(expected) // Object.is equality Expected: true Received: false at Object.<anonymous> (schematics/index.it.spec.ts:145:70)
Create new otter project command › should generate a project with an application with --exact-o3r-version: packages/@o3r/create/src/index.it.spec.ts#L106
expect(received).toBe(expected) // Object.is equality Expected: "999.0.1740676145518" Received: "~999.0.1740676145518" at src/index.it.spec.ts:106:23 at Array.forEach (<anonymous>) at Object.<anonymous> (src/index.it.spec.ts:105:81)
ng add eslint-config › should add eslint-config to an application: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L23
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "apps/test-app/package.json", "apps/test-app/src/main.ts", + "apps/test-app/tsconfig.eslint.json", "package.json", "yarn.lock", ] at Object.<anonymous> (schematics/index.it.spec.ts:23:34)
ng add eslint-config › should add eslint-config to a library: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L53
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "libs/test-lib/package.json", + "libs/test-lib/tsconfig.eslint.json", "package.json", "yarn.lock", ] at Object.<anonymous> (schematics/index.it.spec.ts:53:34)
it-tests / it-tests (ubuntu-latest, yarn, o3r-project-with-app)
Process completed with exit code 1.
new otter application with eslint config › should add eslint config to existing application: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L27
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:27:24)
new otter application with eslint config › should add eslint config to existing library: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L53
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:53:24)
new otter application with eslint config › should add eslint config to existing repository: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L77
expect(received).toContain(expected) // indexOf Expected value: "package.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:77:27)
new otter workspace › should generate a monorepo setup: packages/@o3r/workspace/schematics/index.it.spec.ts#L145
expect(received).toBe(expected) // Object.is equality Expected: true Received: false at Object.<anonymous> (schematics/index.it.spec.ts:145:70)
Create new otter project command › should generate a project with an application with --exact-o3r-version: packages/@o3r/create/src/index.it.spec.ts#L106
expect(received).toBe(expected) // Object.is equality Expected: "999.0.1740676145518" Received: "~999.0.1740676145518" at src/index.it.spec.ts:106:23 at Array.forEach (<anonymous>) at Object.<anonymous> (src/index.it.spec.ts:105:81)
ng add eslint-config › should add eslint-config to an application: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L23
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "apps/test-app/package.json", "apps/test-app/src/main.ts", + "apps/test-app/tsconfig.eslint.json", "package-lock.json", "package.json", ] at Object.<anonymous> (schematics/index.it.spec.ts:23:34)
ng add eslint-config › should add eslint-config to a library: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L53
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "libs/test-lib/package.json", + "libs/test-lib/tsconfig.eslint.json", "package-lock.json", "package.json", ] at Object.<anonymous> (schematics/index.it.spec.ts:53:34)
it-tests / it-tests (ubuntu-latest, npm, o3r-project-with-app)
Process completed with exit code 1.
new otter application with eslint config › should add eslint config to existing application: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L27
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:27:24)
new otter application with eslint config › should add eslint config to existing library: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L53
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:53:24)
new otter application with eslint config › should add eslint config to existing repository: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L77
expect(received).toContain(expected) // indexOf Expected value: "package.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:77:27)
new otter workspace › should generate a monorepo setup: packages/@o3r/workspace/schematics/index.it.spec.ts#L145
expect(received).toBe(expected) // Object.is equality Expected: true Received: false at Object.<anonymous> (schematics/index.it.spec.ts:145:70)
Create new otter project command › should generate a project with an application with --exact-o3r-version: packages/@o3r/create/src/index.it.spec.ts#L106
expect(received).toBe(expected) // Object.is equality Expected: "999.0.1740676145518" Received: "~999.0.1740676145518" at src/index.it.spec.ts:106:23 at Array.forEach (<anonymous>) at Object.<anonymous> (src/index.it.spec.ts:105:81)
ng add eslint-config › should add eslint-config to an application: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L23
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "apps/test-app/package.json", "apps/test-app/src/main.ts", + "apps/test-app/tsconfig.eslint.json", "package.json", "yarn.lock", ] at Object.<anonymous> (schematics/index.it.spec.ts:23:34)
ng add eslint-config › should add eslint-config to a library: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L53
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "libs/test-lib/package.json", + "libs/test-lib/tsconfig.eslint.json", "package.json", "yarn.lock", ] at Object.<anonymous> (schematics/index.it.spec.ts:53:34)
it-tests / it-tests (windows-latest, yarn, o3r-project-with-app)
Process completed with exit code 1.
new otter application with eslint config › should add eslint config to existing application: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L27
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:27:24)
new otter application with eslint config › should add eslint config to existing library: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L53
expect(received).toContain(expected) // indexOf Expected value: "tsconfig.eslint.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:53:24)
new otter application with eslint config › should add eslint config to existing repository: packages/@o3r/eslint-config/schematics/index.it.spec.ts#L77
expect(received).toContain(expected) // indexOf Expected value: "package.json" Received array: [] at Object.<anonymous> (schematics/index.it.spec.ts:77:27)
Create new otter project command › should generate a project with an application with --exact-o3r-version: packages/@o3r/create/src/index.it.spec.ts#L106
expect(received).toBe(expected) // Object.is equality Expected: "999.0.1740676145518" Received: "~999.0.1740676145518" at src/index.it.spec.ts:106:23 at Array.forEach (<anonymous>) at Object.<anonymous> (src/index.it.spec.ts:105:81)
new otter workspace › should generate a monorepo setup: packages/@o3r/workspace/schematics/index.it.spec.ts#L145
expect(received).toBe(expected) // Object.is equality Expected: true Received: false at Object.<anonymous> (schematics/index.it.spec.ts:145:70)
ng add eslint-config › should add eslint-config to an application: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L23
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "apps/test-app/package.json", "apps/test-app/src/main.ts", + "apps/test-app/tsconfig.eslint.json", "package-lock.json", "package.json", ] at Object.<anonymous> (schematics/index.it.spec.ts:23:34)
ng add eslint-config › should add eslint-config to a library: packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L53
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ ".vscode/extensions.json", - "angular.json", "libs/test-lib/package.json", + "libs/test-lib/tsconfig.eslint.json", "package-lock.json", "package.json", ] at Object.<anonymous> (schematics/index.it.spec.ts:53:34)
it-tests / it-tests (windows-latest, npm, o3r-project-with-app)
Process completed with exit code 1.
checks / test (ubuntu-latest)
Cache not found for keys: setup-java-Linux-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
checks / test (ubuntu-latest)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
checks / test (windows-latest)
Cache not found for keys: setup-java-Windows-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
checks / test (windows-latest)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
build
Cache not found for keys: setup-java-Linux-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
build
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
it-tests / it-tests (ubuntu-latest, yarn, o3r-project-with-app)
Cache not found for keys: setup-java-Linux-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
it-tests / it-tests (ubuntu-latest, npm, o3r-project-with-app)
Cache not found for keys: setup-java-Linux-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
it-tests / it-tests (windows-latest, yarn, o3r-project-with-app)
Cache not found for keys: setup-java-Windows-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d
it-tests / it-tests (windows-latest, npm, o3r-project-with-app)
Cache not found for keys: setup-java-Windows-x64-maven-b974aa6f98cf4f2e04d059e329da4e7c29a6e3b6fd2a7012322f7e30817f922d

Artifacts

Produced during runtime
Name Size
dist
37.3 MB
documentation
84.2 MB
it-reports-ubuntu-latest-npm-
11.4 KB
it-reports-ubuntu-latest-yarn-
11.4 KB
it-reports-windows-latest-npm-
11.4 KB
it-reports-windows-latest-yarn-
11.4 KB
it-tests-ubuntu-latest-npm-
391 MB
it-tests-ubuntu-latest-yarn-
266 MB
it-tests-windows-latest-npm-
6.1 MB
it-tests-windows-latest-yarn-
27.2 MB
ut-reports-ubuntu-latest
48.6 KB
ut-reports-windows-latest
45.6 KB
verdaccio
1.93 MB