Update lockfile #1552
checks.yml
on: pull_request
lint
40s
coverage
2m 42s
Matrix: tests
Annotations
5 errors and 2 warnings
lint
Process completed with exit code 1.
|
tests (plugin-hardhat)
Canceling since a higher priority waiting request for 'checks-refs/pull/1056/merge' exists
|
tests (plugin-hardhat)
The operation was canceled.
|
coverage
Canceling since a higher priority waiting request for 'checks-refs/pull/1056/merge' exists
|
coverage
The operation was canceled.
|
lint:
packages/core/src/storage/extract.ts#L206
Replace `·typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·varDecl.documentation?.text·??·''` with `⏎······typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·(varDecl.documentation?.text·??·'')`
|
lint:
packages/core/src/utils/annotations.ts#L51
Replace `node.documentation?.text·??·''` with `(node.documentation?.text·??·'')`
|