Skip to content

chore(deps): update dependency js-sha3 to v0.13.0 #3798

chore(deps): update dependency js-sha3 to v0.13.0

chore(deps): update dependency js-sha3 to v0.13.0 #3798

Triggered via pull request August 7, 2026 01:33
Status Success
Total duration 2m 25s
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'