Skip to content

chore(deps): update dependency typescript to ^5.5.2 #442

chore(deps): update dependency typescript to ^5.5.2

chore(deps): update dependency typescript to ^5.5.2 #442

Triggered via pull request June 21, 2024 22:05
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/App.tsx#L32
Expected parentheses around arrow function argument having a body with curly braces
lint: src/api/posts.ts#L18
Expected a comma
lint: src/api/posts.ts#L38
Expected a comma
lint
Process completed with exit code 1.
lint: src/pages/home/index.tsx#L1
Top-level functions should be declared with function keyword