perf: targeted events #1371
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/
|