chore: update npm package #1008
Annotations
10 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6, foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit test smart contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Unit test smart contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Unit test smart contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
|
Compile contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Compile contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Compile contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
|
Lint contracts:
src/PegInContract.sol#L280
Variable name must be in mixedCase OP_0
|
|
Lint contracts:
src/PegInContract.sol#L279
Variable name must be in mixedCase OP_DROP
|
|
Lint contracts:
src/PegInContract.sol#L278
Variable name must be in mixedCase OP_PUSHBYTES_32
|
Loading