Skip to content

[PF-48] - Builder integration changes #14

[PF-48] - Builder integration changes

[PF-48] - Builder integration changes #14

Triggered via pull request October 10, 2023 12:29
@mazarijurajmazarijuraj
synchronize #5
PF-48
Status Failure
Total duration 2m 27s
Artifacts

pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Test: projects/petriflow-svg/src/lib/petriflow-canvas.service.ts#L3
Cannot find module '@panzoom/panzoom' or its corresponding type declarations.
Test: projects/petriflow-svg/src/lib/petriflow-canvas.component.ts#L5
Cannot find module '@panzoom/panzoom' or its corresponding type declarations.
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: projects/petri-svg/src/lib/canvas/canvas.ts#L2
`./canvas-configuration` import should occur before import of `./svg-elements`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/arc-end/arrow-arc-end.ts#L2
`../../../canvas-configuration` import should occur before import of `./arc-end`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/arc-end/circle-arc-end.ts#L2
`../../../canvas-configuration` import should occur before import of `./arc-end`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/arc-end/double-arrow-arc-end.ts#L2
`../../../canvas-configuration` import should occur before import of `./arc-end`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/inhibitor-arc.ts#L2
`../svg-objects` import should occur before import of `./abstract-arc`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/read-arc.ts#L2
`../svg-objects/node-element` import should occur before import of `./abstract-arc/place-transition-arc`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/regular-place-transition-arc.ts#L2
`../svg-objects/node-element` import should occur before import of `./abstract-arc/place-transition-arc`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/regular-transition-place-arc.ts#L2
`../svg-objects` import should occur before import of `./abstract-arc`
Test: projects/petri-svg/src/lib/canvas/svg-elements/arc/reset-arc.ts#L2
`../svg-objects/node-element` import should occur before import of `./abstract-arc/place-transition-arc`
Test: projects/petri-svg/src/lib/canvas/svg-elements/svg-objects/empty-node.ts#L2
`./canvas-element` import should occur before import of `./node-element`