Skip to content

build(deps): bump @tarojs/shared from 4.0.5 to 4.0.8 #483

build(deps): bump @tarojs/shared from 4.0.5 to 4.0.8

build(deps): bump @tarojs/shared from 4.0.5 to 4.0.8 #483

Triggered via pull request December 3, 2024 02:21
Status Success
Total duration 1m 5s
Artifacts

lint_and_format_check.yml

on: pull_request
lint-and-format
55s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-and-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-and-format: src/common/api/get.ts#L31
Unexpected console statement
lint-and-format: src/common/api/get.ts#L34
Unexpected console statement
lint-and-format: src/common/api/get.ts#L38
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L31
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L34
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L38
Unexpected console statement
lint-and-format: src/common/components/Comment/index.tsx#L40
React Hook useEffect has missing dependencies: 'course_id' and 'publisher_id'. Either include them or remove the dependency array
lint-and-format: src/common/components/Comment/index.tsx#L48
Unexpected console statement
lint-and-format: src/common/components/Comment/index.tsx#L100
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array