Kerem/eth subscribe #120
ci.yml
on: pull_request
Continuous Integration
41s
Annotations
3 errors and 11 warnings
Continuous Integration
@whatsgood/nexus#lint: command (/home/runner/work/nexus/nexus/packages/nexus) pnpm run lint exited (1)
|
Continuous Integration:
packages/nexus/src/subscriptions/outbound-subscription-factory.ts#L30
Unnecessary conditional, both sides of the expression are literal values
|
Continuous Integration
Process completed with exit code 1.
|
Continuous Integration
The following actions uses Node.js version which is deprecated 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/
|
Continuous Integration:
packages/nexus/src/example/index.ts#L34
Forbidden non-null assertion
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L7
Identifier 'eth_subscribe_newHeads' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L15
Identifier 'eth_subscribe_newPendingTransactions' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L24
Identifier 'eth_subscribe' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L25
Identifier 'eth_subscribe_newHeads' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L26
Identifier 'eth_subscribe_newPendingTransactions' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L29
Identifier 'eth_subscribe' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L32
Identifier 'eth_unsubscribe' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L37
Identifier 'eth_subscribeSuccessResponsePayloadSchema' is not in camel case
|
Continuous Integration:
packages/nexus/src/rpc-methods/index.ts#L43
Identifier 'eth_subscribeSuccessResponsePayloadSchema' is not in camel case
|