Add taffy #173
Annotations
10 errors and 2 warnings
|
src/MafSequenceWidget/SequenceDisplay.tsx#L9
`CHAR_WIDTH` import should occur before import of `ROW_HEIGHT`
|
|
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
|
|
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
|
|
src/BgzipTaffyAdapter/util.ts#L7
Prefer `utf-8` over `utf8`
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L268
Prefer `utf-8` over `utf8`
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L203
Unnecessary conditional, comparison is always true, since `"G" === "G"` is true
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L40
Using the unary + operator on a number does not change the type or value of the number
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L22
`countNonGapBases` import should occur before import of `parseLineByLine`
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L21
`RowInstruction` import should occur before import of `parseRowInstructions`
|
|
src/BgzipTaffyAdapter/BgzipTaffyAdapter.ts#L20
`../util/parseAssemblyName` import should occur after import of `./util`
|
|
src/MafSequenceWidget/SequenceDisplay.tsx#L79
'isResizing' is assigned a value but never used
|
|
src/LinearMafDisplay/components/Sidebar/SvgWrapper.tsx#L101
'sidebarWidth' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading