Skip to content

fix(Address): 修复Address组件通过点击CloseIcon和Overlay关闭后,无法再次打开的问题 #290

fix(Address): 修复Address组件通过点击CloseIcon和Overlay关闭后,无法再次打开的问题

fix(Address): 修复Address组件通过点击CloseIcon和Overlay关闭后,无法再次打开的问题 #290

Re-run triggered July 20, 2023 02:55
Status Success
Total duration 7m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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/
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
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/