Skip to content

Fix Top Issues carousel #748

Fix Top Issues carousel

Fix Top Issues carousel #748

Triggered via pull request May 27, 2024 16:43
Status Success
Total duration 2m 23s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): src/api/index.ts#L15
Unexpected console statement
build (20.x): src/api/index.ts#L30
Unexpected console statement
build (20.x): src/api/index.ts#L39
Unexpected console statement
build (20.x): src/api/index.ts#L47
Unexpected console statement
build (20.x): src/api/index.ts#L53
Unexpected console statement
build (20.x): src/api/web/services/about.ts#L17
Unexpected console statement
build (20.x): src/api/web/services/dashboard.ts#L32
Unexpected console statement
build (20.x): src/api/web/services/environments.ts#L31
Unexpected console statement
build (20.x): src/components/Assets/AssetList/index.tsx#L245
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
build (20.x): src/components/Assets/AssetList/index.tsx#L251
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): src/api/index.ts#L15
Unexpected console statement
build (18.x): src/api/index.ts#L30
Unexpected console statement
build (18.x): src/api/index.ts#L39
Unexpected console statement
build (18.x): src/api/index.ts#L47
Unexpected console statement
build (18.x): src/api/index.ts#L53
Unexpected console statement
build (18.x): src/api/web/services/about.ts#L17
Unexpected console statement
build (18.x): src/api/web/services/dashboard.ts#L32
Unexpected console statement
build (18.x): src/api/web/services/environments.ts#L31
Unexpected console statement
build (18.x): src/components/Assets/AssetList/index.tsx#L245
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
build (18.x): src/components/Assets/AssetList/index.tsx#L251
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect