Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

feat(timebar): add timebar #749

feat(timebar): add timebar

feat(timebar): add timebar #749

Triggered via push August 28, 2023 07:51
Status Success
Total duration 5m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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: __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/