Skip to content

[mobile] footer url 수정 #217

[mobile] footer url 수정

[mobile] footer url 수정 #217

Triggered via pull request August 25, 2023 11:53
Status Success
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: packages/admin/src/App.tsx#L2
'Navigate' is defined but never used
build: packages/admin/src/components/Board/BoardWrite/index.tsx#L78
Unexpected console statement
build: packages/admin/src/components/LoginForm/index.tsx#L34
Unexpected any. Specify a different type
build: packages/admin/src/components/Tooltip/index.tsx#L10
'parent' is defined but never used
build: packages/admin/src/lib/api.ts#L3
Unexpected any. Specify a different type
build: packages/admin/src/lib/api.ts#L3
Unexpected any. Specify a different type
build: packages/admin/src/lib/debounce.ts#L3
Unexpected unnamed function
build: packages/admin/src/main.tsx#L17
Forbidden non-null assertion
build: packages/admin/src/pages/AdminPage/Admin/Admin.tsx#L59
'loginId' is assigned a value but never used