Move if statements to switch #64
Annotations
10 errors and 1 warning
Test:
src/core/bounding_boxes.js#L1
Replace `⏎··OPS,·Util,·IDENTITY_MATRIX⏎}·from·'../shared/util'` with `·OPS,·Util,·IDENTITY_MATRIX·}·from·"../shared/util"`
|
Test:
src/core/bounding_boxes.js#L2
Member 'IDENTITY_MATRIX' of the import declaration should be sorted alphabetically
|
Test:
src/core/bounding_boxes.js#L3
Missing file extension "js" for "../shared/util"
|
Test:
src/core/bounding_boxes.js#L4
Replace `⏎··StateManager,⏎··TextState⏎` with `·StateManager,·TextState·`
|
Test:
src/core/bounding_boxes.js#L7
Missing file extension "js" for "./evaluator"
|
Test:
src/core/bounding_boxes.js#L8
Replace `isDict` with `·isDict·`
|
Test:
src/core/bounding_boxes.js#L8
Missing file extension "js" for "./primitives"
|
Test:
src/core/bounding_boxes.js#L10
Unexpected var, use let or const instead
|
Test:
src/core/bounding_boxes.js#L11
'BoundingBoxesCalculator' is already declared in the upper scope on line 10 column 5
|
Test:
src/core/bounding_boxes.js#L30
Replace `x0,·y0,·x1,·y1,·h` with `⏎······x0,⏎······y0,⏎······x1,⏎······y1,⏎······h⏎····`
|
Test
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/.
|