fix: export Transformation3D (#45) #108
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci:
__tests__/unit/coordinate3D.spec.ts#L1
'Options' is defined but never used
|
ci:
__tests__/unit/coordinate3D.spec.ts#L1
'Transformation' is defined but never used
|
ci:
src/transforms/rotate.ts#L13
'x' is defined but never used
|
ci:
src/transforms/rotate.ts#L13
'y' is defined but never used
|
ci:
src/transforms/rotate.ts#L13
'width' is defined but never used
|
ci:
src/transforms/rotate.ts#L13
'height' is defined but never used
|
ci:
src/transforms/scale.ts#L13
'x' is defined but never used
|
ci:
src/transforms/scale.ts#L13
'y' is defined but never used
|
ci:
src/transforms/scale.ts#L13
'width' is defined but never used
|
ci:
src/transforms/scale.ts#L13
'height' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading