Skip to content

Update lockfile

Update lockfile #1552

Triggered via pull request August 23, 2024 17:51
Status Cancelled
Total duration 2m 50s
Artifacts

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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·??·'')`