Skip to content

Add taffy

Add taffy #172

Triggered via push January 26, 2026 19:39
Status Failure
Total duration 1m 6s
Artifacts

integration.yml

on: push
Run integration tests
1m 2s
Run integration tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run integration tests: src/MafSequenceWidget/SequenceDisplay.tsx#L9
`CHAR_WIDTH` import should occur before import of `ROW_HEIGHT`
Run integration tests: src/LinearMafDisplay/components/Sidebar/SvgWrapper.tsx#L136
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
Run integration tests: src/LinearMafDisplay/components/Sidebar/SvgWrapper.tsx#L135
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
Run integration tests: src/BgzipTaffyAdapter/util.ts#L7
Prefer `utf-8` over `utf8`
Run integration tests: src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L203
Unnecessary conditional, comparison is always true, since `"G" === "G"` is true
Run integration tests: src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L40
Using the unary + operator on a number does not change the type or value of the number
Run integration tests: src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L22
`countNonGapBases` import should occur before import of `parseLineByLine`
Run integration tests: src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L21
`RowInstruction` import should occur before import of `parseRowInstructions`
Run integration tests: src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L20
`../util/parseAssemblyName` import should occur after import of `./util`
Run integration tests: src/MafSequenceWidget/SequenceDisplay.tsx#L79
'isResizing' is assigned a value but never used
Run integration tests: src/LinearMafDisplay/components/Sidebar/SvgWrapper.tsx#L101
'sidebarWidth' is assigned a value but never used