Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

feat: example tweak + add utils for creating JSON streams #419

feat: example tweak + add utils for creating JSON streams

feat: example tweak + add utils for creating JSON streams #419

Triggered via pull request October 20, 2023 09:57
@KATTKATT
synchronize #70
example-tweak
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: examples/sse/src/app/finite/route.ts#L25
Unsafe assignment of an `any` value
lint: examples/sse/src/app/finite/route.ts#L25
Unsafe call of an `any` typed value
lint: examples/sse/src/app/finite/route.ts#L27
Unsafe return of an `any` typed value
lint: examples/sse/src/app/infinite/route.ts#L30
Unsafe assignment of an `any` value
lint: examples/sse/src/app/infinite/route.ts#L30
Unsafe call of an `any` typed value
lint: examples/sse/src/app/infinite/route.ts#L32
Unsafe return of an `any` typed value
lint
Process completed with exit code 1.