Skip to content

v1.4.1

v1.4.1 #129

Triggered via push August 4, 2025 14:13
Status Failure
Total duration 42s
Artifacts

integration.yml

on: push
Run integration tests
39s
Run integration tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run integration tests
Process completed with exit code 1.
Run integration tests: src/LinearMafRenderer/makeImageData.ts#L109
This assertion is unnecessary since the receiver accepts the original type of the expression
Run integration tests: src/LinearMafRenderer/makeImageData.ts#L108
This assertion is unnecessary since the receiver accepts the original type of the expression
Run integration tests: src/LinearMafRenderer/components/LinearMafRendering.tsx#L7
`../../LinearMafDisplay/types` import should occur before import of `../rendering`
Run integration tests: src/LinearMafRenderer/components/LinearMafRendering.tsx#L5
There should be at least one empty line between import groups
Run integration tests: src/LinearMafRenderer/components/LinearMafRendering.tsx#L36
Unexpected console statement. Only these console methods are allowed: error, warn