feat: 提取 Taro 的 Demo 到 workspace #392
Annotations
13 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/packages/animatingnumbers/countup.taro.tsx#L95
React Hook useEffect has a missing dependency: 'setNumberTransform'. Either include it or remove the dependency array
|
lint:
src/packages/animatingnumbers/countup.taro.tsx#L109
React Hook useEffect has missing dependencies: 'delay' and 'getShowNumber'. Either include them or remove the dependency array
|
lint:
src/packages/animatingnumbers/countup.tsx#L90
React Hook useEffect has missing dependencies: 'delay' and 'setNumberTransform'. Either include them or remove the dependency array
|
lint:
src/packages/audio/audio.taro.tsx#L109
Unexpected unnamed function
|
lint:
src/packages/audio/demo.tsx#L52
Unexpected alert
|
lint:
src/packages/audio/demo.tsx#L71
Unexpected alert
|
lint:
src/packages/audio/demo.tsx#L105
Unexpected alert
|
lint:
src/packages/audio/doc.en-US.md#L33
Unexpected alert
|
lint:
src/packages/audio/doc.en-US.md#L67
Unexpected alert
|
lint:
src/packages/audio/doc.en-US.md#L135
Unexpected alert
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. 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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|