Skip to content

perf: targeted events #1371

perf: targeted events

perf: targeted events #1371

Triggered via pull request October 30, 2024 21:46
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/client.ts#L223
Cannot find name 'EventTypes'.
lint: src/client.ts#L223
Type parameter 'T' of exported type alias has or is using private name 'EventTypes'.
lint: src/client.ts#L223
Cannot find name 'EventTypes'.
lint: src/client.ts#L223
Type parameter 'T' of exported type alias has or is using private name 'EventTypes'.
lint: src/client.ts#L224
Type 'T' is not assignable to type 'string | number | bigint | boolean | null | undefined'.
lint: src/client.ts#L224
Type 'T' is not assignable to type 'string | number | bigint | boolean | null | undefined'.
lint: src/client.ts#L224
Type 'T' is not assignable to type 'string | number | bigint | boolean | null | undefined'.
lint: src/client.ts#L277
Cannot find name 'EventTypes'.
lint: src/client.ts#L918
Cannot find name 'EventTypes'.
lint: src/client.ts#L932
Object is possibly 'undefined'.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/