Skip to content

chore(deps): bump node from 23.1-alpine to 23.4-alpine #184

chore(deps): bump node from 23.1-alpine to 23.4-alpine

chore(deps): bump node from 23.1-alpine to 23.4-alpine #184

Triggered via pull request December 17, 2024 07:37
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: server/api/review-tag/index.delete.ts#L3
'ReviewTag' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: server/api/review-tag/index.post.ts#L1
'ReviewTag' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: server/api/review-tag/index.post.ts#L21
Argument of type '{ id: number; title: string; parent: number; } | undefined' is not assignable to parameter of type '{ id: number; title: string; parent: number; }'.
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636