Skip to content

chore(deps): update dependency webpack-cli to v7.2.2 #3775

chore(deps): update dependency webpack-cli to v7.2.2

chore(deps): update dependency webpack-cli to v7.2.2 #3775

Triggered via pull request July 28, 2026 22:33
Status Success
Total duration 10m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GabrielBB/xvfb-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: contracts/TestContract.sol#L25
Missing @PARAM tag in function 'hashString'
build: contracts/TestContract.sol#L25
Missing @notice tag in function 'hashString'
build: contracts/TestContract.sol#L17
Mismatch in @PARAM names for function 'hashNumber'. Expected: [someNumber], Found: []
build: contracts/TestContract.sol#L17
Missing @PARAM tag in function 'hashNumber'
build: contracts/TestContract.sol#L17
Missing @notice tag in function 'hashNumber'
build: contracts/TestContract.sol#L11
Missing @notice tag in variable 'onePublicValue'
build: contracts/TestContract.sol#L11
Rule is set with explicit type [var/s: uint]
build: contracts/TestContract.sol#L9
Missing @notice tag in contract 'TestContract'
build: contracts/TestContract.sol#L9
Missing @author tag in contract 'TestContract'
build: contracts/TestContract.sol#L9
Missing @title tag in contract 'TestContract'