Skip to content

fix(client): wrong usage of Buffer #97

fix(client): wrong usage of Buffer

fix(client): wrong usage of Buffer #97

Triggered via pull request December 14, 2023 17:11
Status Success
Total duration 2m 0s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: libs/client/src/config.ts#L16
Unexpected any. Specify a different type
build: libs/client/src/realtime.ts#L284
'_' is assigned a value but never used
build: libs/client/src/realtime.ts#L466
'event' is defined but never used
build: libs/client/src/storage.ts#L61
'_' is assigned a value but never used
build: libs/client/src/types.ts#L36
Unexpected any. Specify a different type
build: libs/client/src/types.ts#L53
Unexpected any. Specify a different type
build: apps/demo-nextjs-page-router/pages/index.tsx#L25
Unexpected any. Specify a different type
build: apps/demo-nextjs-page-router/pages/index.tsx#L96
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/page.tsx#L28
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/page.tsx#L106
Unexpected any. Specify a different type