Bump MetaMask dependencies #508
main.yml
on: pull_request
Build, lint, and test
/
Prepare
2m 31s
Check workflows
6s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
get-release-version
Annotations
68 errors and 38 warnings
Build, lint, and test / Build (20.x):
src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (20.x):
src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (20.x):
src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
|
Build, lint, and test / Build (20.x):
src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (20.x):
src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (20.x):
src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (20.x):
src/wallet.ts#L106
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (20.x):
src/wallet.ts#L107
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (20.x):
src/wallet.ts#L109
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (20.x):
src/wallet.ts#L110
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (22.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Build (22.x):
src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (22.x):
src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (22.x):
src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
|
Build, lint, and test / Build (22.x):
src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (22.x):
src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (22.x):
src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (22.x):
src/wallet.ts#L106
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (22.x):
src/wallet.ts#L107
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (22.x):
src/wallet.ts#L109
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (22.x):
src/wallet.ts#L110
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L161
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L211
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L258
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L292
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L328
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L365
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L401
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L439
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L475
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (20.x):
src/retryOnEmpty.test.ts#L508
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L161
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L211
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L258
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L292
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L328
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L365
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L401
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L439
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L475
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (18.x):
src/retryOnEmpty.test.ts#L508
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L161
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L211
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L258
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L292
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L328
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L365
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L401
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L439
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L475
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Lint (22.x):
src/retryOnEmpty.test.ts#L508
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Build, lint, and test / Build (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Build (18.x):
src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (18.x):
src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (18.x):
src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
|
Build, lint, and test / Build (18.x):
src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
|
Build, lint, and test / Build (18.x):
src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (18.x):
src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/json").Json>'.
|
Build, lint, and test / Build (18.x):
src/wallet.ts#L106
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (18.x):
src/wallet.ts#L107
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (18.x):
src/wallet.ts#L109
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Build (18.x):
src/wallet.ts#L110
Argument of type '(req: JsonRpcRequest<JsonRpcParams>, res: PendingJsonRpcResponse<Json>) => Promise<void>' is not assignable to parameter of type 'AsyncJsonrpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), string | number | boolean | Json[] | { [prop: string]: Json; } | null>'.
|
Build, lint, and test / Test (22.x)
Process completed with exit code 1.
|
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
|
Build, lint, and test / Test (18.x)
The job was canceled because "_22_x" failed.
|
Build, lint, and test / Test (18.x)
The operation was canceled.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (20.x):
src/block-cache.ts#L35
Use a hash name instead
|
Build, lint, and test / Lint (20.x):
src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Build, lint, and test / Lint (20.x):
src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/fetch.ts#L149
Missing JSDoc @param "options.req" description
|
Build, lint, and test / Lint (20.x):
src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/wallet.ts#L432
There must be no hyphen before @returns description
|
Build, lint, and test / Lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (18.x):
src/block-cache.ts#L35
Use a hash name instead
|
Build, lint, and test / Lint (18.x):
src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Build, lint, and test / Lint (18.x):
src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/fetch.ts#L149
Missing JSDoc @param "options.req" description
|
Build, lint, and test / Lint (18.x):
src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/wallet.ts#L432
There must be no hyphen before @returns description
|
Build, lint, and test / Lint (22.x):
src/block-cache.ts#L35
Use a hash name instead
|
Build, lint, and test / Lint (22.x):
src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Build, lint, and test / Lint (22.x):
src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (22.x):
src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (22.x):
src/fetch.ts#L149
Missing JSDoc @param "options.req" description
|
Build, lint, and test / Lint (22.x):
src/utils/normalize.ts#L15
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (22.x):
src/utils/normalize.ts#L41
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (22.x):
src/utils/normalize.ts#L55
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (22.x):
src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (22.x):
src/wallet.ts#L432
There must be no hyphen before @returns description
|
Build, lint, and test / Test (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All jobs pass
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|