Skip to content

refactor GitHub Actionsのactionを20系に全挙げ #117

refactor GitHub Actionsのactionを20系に全挙げ

refactor GitHub Actionsのactionを20系に全挙げ #117

Triggered via pull request March 28, 2024 01:28
Status Success
Total duration 32s
Artifacts

lint.yml

on: pull_request
frontend lint
21s
frontend lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
frontend lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend lint: src/lib/utils/getBlogData.ts#L8
Unexpected any. Specify a different type
frontend lint: src/lib/utils/usecase/getRecentArticle.ts#L8
Unexpected any. Specify a different type
frontend lint: src/lib/utils/usecase/getRecentArticle.ts#L16
Unexpected any. Specify a different type
frontend lint: src/routes/+page.server.ts#L33
Unexpected any. Specify a different type
frontend lint: src/routes/+page.server.ts#L69
Unexpected any. Specify a different type
frontend lint: src/routes/about/+page.server.ts#L25
Unexpected any. Specify a different type
frontend lint: src/routes/history/+page.server.ts#L32
Unexpected any. Specify a different type
frontend lint: src/routes/kokosuki/+page.server.ts#L25
Unexpected any. Specify a different type
frontend lint: src/routes/links/+page.server.ts#L32
Unexpected any. Specify a different type
frontend lint: src/routes/techStack/+page.server.ts#L34
Unexpected any. Specify a different type