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

feat: add example project #215

feat: add example project

feat: add example project #215

Triggered via pull request October 6, 2023 10:27
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: examples/async/src/client.ts#L1
"./server" is not found
lint: examples/async/src/client.ts#L3
"./iteratorUtils" is not found
lint: examples/async/src/client.ts#L4
"./shared" is not found
lint: examples/async/src/client.ts#L23
Unsafe assignment of an `any` value
lint: examples/async/src/client.ts#L23
Unsafe call of an `any` typed value
lint: examples/async/src/server.ts#L3
"./shared" is not found
lint: examples/async/src/server.ts#L44
Unsafe call of an `any` typed value
lint: examples/async/src/shared.ts#L6
"tupleson" is not found
lint: examples/async/src/shared.ts#L8
Unsafe assignment of an `any` value
lint: examples/async/src/shared.ts#L8
Unsafe call of an `any` typed value