fix: use transform instead of x/y #59
Annotations
1 error and 15 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.3.4, actions/setup-node@v2.1.5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.4, actions/setup-node@v2.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
No files were found with the provided path: __tests__/integration/snapshots/*-actual.svg. No artifacts will be uploaded.
|
build:
__tests__/integration/snapshot.spec.ts#L20
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
build:
src/animation/fadeIn.ts#L5
Unexpected unnamed function
|
build:
src/animation/fadeIn.ts#L6
Assignment to property of function parameter 'element'
|
build:
src/animation/fadeOut.ts#L5
Unexpected unnamed function
|
build:
src/animation/fadeOut.ts#L6
Assignment to property of function parameter 'element'
|
build:
src/core/component.ts#L62
'attributes' is defined but never used
|
build:
src/core/component.ts#L62
'container' is defined but never used
|
build:
src/core/types.ts#L1
'KeyframeAnimationOptions' is defined but never used
|
build:
src/util/interpolate.ts#L9
Unexpected unnamed function
|
build:
src/util/interpolate.ts#L10
Unexpected unnamed function
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|