Update message types #293
main.yml
on: pull_request
Build, lint, and test
/
Prepare
12s
Check workflows
3s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
get-release-version
Annotations
27 warnings
Build, lint, and test / Lint (16.x):
src/block-cache.ts#L35
Use a hash name instead
|
Build, lint, and test / Lint (16.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 (16.x):
src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (16.x):
src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (16.x):
src/fetch.ts#L149
Missing JSDoc @param "options.req" description
|
Build, lint, and test / Lint (16.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 (16.x):
src/wallet.ts#L461
There must be no hyphen before @returns description
|
Build, lint, and test / Lint (16.x):
src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (16.x):
src/wallet.ts#L461
Types are not permitted on @returns
|
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/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#L461
There must be no hyphen before @returns description
|
Build, lint, and test / Lint (20.x):
src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (20.x):
src/wallet.ts#L461
Types are not permitted on @returns
|
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/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#L461
There must be no hyphen before @returns description
|
Build, lint, and test / Lint (18.x):
src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
|
Build, lint, and test / Lint (18.x):
src/wallet.ts#L461
Types are not permitted on @returns
|