Skip to content

WIP: chore: add lerna, eslint, prettier, commitlint, size limit, etc #8

WIP: chore: add lerna, eslint, prettier, commitlint, size limit, etc

WIP: chore: add lerna, eslint, prettier, commitlint, size limit, etc #8

Triggered via pull request April 14, 2024 14:32
@andrepolischukandrepolischuk
synchronize #2
infra
Status Success
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
commitlint
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/.
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
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/.
lint: packages/core-v1/lib/configureRoot.ts#L2
'createStore' is deprecated
lint: packages/core-v1/lib/configureRoot.ts#L14
The signature '(reducer: Reducer<any, AnyAction>, enhancer?: StoreEnhancer<{ dispatch: unknown; }, {}>): Store<any, AnyAction> & { dispatch: unknown; }' of 'createStore' is deprecated
lint: playground/src/_redux/index.ts#L1
'createStore' is deprecated
lint: playground/src/_redux/index.ts#L29
The signature '(reducer: Reducer<CombinedState<{ [x: string]: ...; }>, AnyAction>, enhancer?: StoreEnhancer<{ dispatch: unknown; }, {}>): Store<EmptyObject & { ...; }, AnyAction> & { ...; }' of 'createStore' is deprecated
lint: playground/src/_root/index.tsx#L37
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead
size
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/.