test: remove id in snapshots (#330) #120
Annotations
15 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.4, actions/setup-node@v2.1.5, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L51
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/component.ts#L65
'x' is assigned a value but never used
|
build:
src/core/component.ts#L65
'y' is assigned a value but never used
|
build:
src/core/component.ts#L65
'transform' is assigned a value but never used
|
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/
|