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

fix: mv /examples/sse -> /examples/async & update readme #429

fix: mv /examples/sse -> /examples/async & update readme

fix: mv /examples/sse -> /examples/async & update readme #429

Triggered via pull request October 20, 2023 10:34
@KATTKATT
synchronize #72
move
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: examples/async/src/app/json-stream-finite/route.ts#L1
"~/tsonOptions" is not found
lint: examples/async/src/app/json-stream-finite/route.ts#L25
Unsafe assignment of an `any` value
lint: examples/async/src/app/json-stream-finite/route.ts#L25
Unsafe call of an `any` typed value
lint: examples/async/src/app/json-stream-finite/route.ts#L27
Unsafe return of an `any` typed value
lint: examples/async/src/app/sse-finite/route.ts#L1
"~/tsonOptions" is not found
lint: examples/async/src/app/sse-finite/route.ts#L25
Unsafe assignment of an `any` value
lint: examples/async/src/app/sse-finite/route.ts#L25
Unsafe call of an `any` typed value
lint: examples/async/src/app/sse-finite/route.ts#L27
Unsafe return of an `any` typed value
lint: examples/async/src/app/sse-infinite/route.ts#L1
"~/tsonOptions" is not found
lint: examples/async/src/app/sse-infinite/route.ts#L30
Unsafe assignment of an `any` value