feat!: use unified API spec, and go generator #184
test.yml
on: pull_request
lint
30s
test-bun
0s
Matrix: test-node
Annotations
7 errors and 1 warning
lint:
__tests__/rate-limit.test.ts#L4
'constants' module was deprecated since v6.3.0. Use 'constants' property of each module instead
|
lint:
__tests__/rate-limit.test.ts#L4
'exp' is defined but never used
|
lint:
__tests__/rate-limit.test.ts#L20
["QueryChannels"] is better written in dot notation
|
lint:
__tests__/rate-limit.test.ts#L21
["GetOrCreateChannel"] is better written in dot notation
|
lint:
src/StreamClient.ts#L88
A record is preferred over an index signature
|
lint:
src/StreamClient.ts#L114
A record is preferred over an index signature
|
lint
Process completed with exit code 1.
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|