Skip to content

Add ToolOptionsProvider in the Studio layout component #1120

Add ToolOptionsProvider in the Studio layout component

Add ToolOptionsProvider in the Studio layout component #1120

Triggered via pull request July 19, 2024 11:40
Status Success
Total duration 2m 23s
Artifacts

main.yml

on: pull_request
Lint & Build
54s
Lint & Build
Log inputs
0s
Log inputs
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Lint & Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint & Build: src/hooks/useBreakpointIndex.ts#L44
React Hook useEffect has missing dependencies: 'getBreakpointIndex' and 'mediaQueryLists'. Either include them or remove the dependency array
Lint & Build: src/hooks/useOnScreen.ts#L3
Missing return type on function
Lint & Build: src/hooks/useOnScreen.ts#L26
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
Lint & Build: src/hooks/useOnScreen.ts#L29
React Hook useEffect has missing dependencies: 'once', 'options', and 'ref'. Either include them or remove the dependency array
Lint & Build: src/modules/assets/index.ts#L63
Unexpected 'todo' comment: '* * NOTE: * `fetchCount` returns the...'
Lint & Build: src/modules/index.ts#L120
Unexpected 'todo' comment: 'TODO: remove once we use `redux-toolkit`...'
Lint & Build: src/modules/search/index.ts#L10
Unexpected 'todo' comment: 'TODO: don't store non-serializable data...'
Lint & Build: src/modules/search/index.ts#L62
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/modules/search/index.ts#L92
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/modules/tags/index.ts#L404
Unexpected 'todo' comment: 'TODO: merge all buffer epics'
Node.js current / ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js lts/* / ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js lts/* / macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js lts/-2 / ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js lts/* / windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/