This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
fix: use path for both surround & direct line #730
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
__tests__/integration/snapshot.spec.ts#L18
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:
__tests__/integration/snapshot.spec.ts#L50
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:
__tests__/integration/snapshot.spec.ts#L50
'name' is assigned a value but never used
|
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/gui.ts#L63
'attributes' is defined but never used
|
build:
src/core/gui.ts#L63
'container' is defined but never used
|
build:
src/core/types.ts#L1
'KeyframeAnimationOptions' is defined 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/
|