feat: reputation providers and bidopts fix #7632
ci.yml
on: pull_request
Test and Build Go Modules
5m 54s
Foundry Checks and Reports
11m 41s
Test and Build Contracts Scripts
9m 7s
infrastructure
/
Placeholder (Nomad disabled)
Annotations
2 errors and 15 warnings
|
Test and Build Contracts Scripts
Process completed with exit code 1.
|
|
Test and Build Contracts Scripts
Function order is incorrect, external function can not go after internal function (line 505)
|
|
Test and Build Go Modules
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, bufbuild/buf-setup-action@v1.31.0, golangci/golangci-lint-action@v8. 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/
|
|
Test and Build Go Modules
No github_token supplied, API requests will be subject to stricter rate limiting
|
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Test and Build Contracts Scripts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'convertFundsToProviderReward'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'withdrawAsBidder'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'requestWithdrawalsAsBidder'
|
|
Test and Build Contracts Scripts
GC: Non strict inequality found. Try converting to a strict one
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'depositEvenlyAsBidder'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'depositAsBidder'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function 'initialize'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function '<anonymous>'
|
|
Test and Build Contracts Scripts
Missing @notice tag in function '<anonymous>'
|
|
Test and Build Contracts Scripts
Missing @author tag in contract 'BidderRegistry'
|
|
Foundry Checks and Reports
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
|