Skip to content

feat!: use unified API spec, and go generator #184

feat!: use unified API spec, and go generator

feat!: use unified API spec, and go generator #184

Triggered via pull request August 30, 2024 10:05
@szuperazszuperaz
synchronize #39
go-generator
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
test-bun
0s
test-bun
Matrix: test-node
Fit to window
Zoom out
Zoom in

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/