Skip to content

support adding fewer than numItems via auto-trim() #99

support adding fewer than numItems via auto-trim()

support adding fewer than numItems via auto-trim() #99

Re-run triggered April 27, 2023 15:52
Status Failure
Total duration 44s
Artifacts

node.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: index.js#L1
'_pos' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'minX' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'minY' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'maxX' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'maxY' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'_pos' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'minX' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'minY' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'maxX' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: index.js#L1
'maxY' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.