Skip to content

[PATCH] move to zustand (#3) #7

[PATCH] move to zustand (#3)

[PATCH] move to zustand (#3) #7

Triggered via push June 26, 2024 22:16
Status Success
Total duration 1m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: apps/frontend/src/app/example/layout.tsx#L4
Missing return type on function
lint: apps/frontend/src/app/example/page.tsx#L10
Missing return type on function
lint: apps/frontend/src/app/example/page.tsx#L19
'title' is already declared in the upper scope on line 1 column 10
lint: apps/frontend/src/app/layout.tsx#L30
Missing return type on function
lint: apps/frontend/src/components/navbar/index.spec.tsx#L6
Unsafe return of an `any` typed value
lint: apps/frontend/src/components/navbar/index.tsx#L21
Missing return type on function
lint: apps/frontend/src/components/theme-switch/index.tsx#L23
Missing return type on function
test
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
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/.