Merge remote-tracking branch 'origin/main' into julien/new #7184
Annotations
10 errors and 1 warning
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L36
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/assign-property-dialog.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L37
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/create-property-form-dialog.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L38
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/edit-property-form-dialog.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L39
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/gui-attr-link.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L40
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/gui-attr-list.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L41
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/multiple-slide-toggle.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L42
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/property-form-2.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L43
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/property-form/required-slide-toggle.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L44
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/resource-class-info/add-property-menu.component"
|
Run npx nx run dsp-app:lint:
apps/dsp-app/src/app/app.module.ts#L45
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "@dsp-app/src/app/project/ontology/resource-class-info/resource-class-info-element.component"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading