Skip to content

Encryption Updates and Tests #71

Encryption Updates and Tests

Encryption Updates and Tests #71

Triggered via pull request January 25, 2024 22:45
Status Failure
Total duration 1m 31s
Artifacts

test.yml

on: pull_request
Foundry project
1m 19s
Foundry project
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Foundry project
Process completed with exit code 1.
Foundry project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, pnpm/action-setup@v2, foundry-rs/foundry-toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Foundry project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Foundry project: src/lib/RSA.sol#L205
'_mgf' should not start with _
Foundry project: src/lib/RSA.sol#L237
'_xor' should not start with _
Foundry project: src/modules/auctions/LSBBA/MinPriorityQueue.sol#L57
'swim' should start with _
Foundry project: src/modules/auctions/LSBBA/MinPriorityQueue.sol#L65
'sink' should start with _
Foundry project: src/modules/auctions/LSBBA/MinPriorityQueue.sol#L90
'insert' should start with _
Foundry project: src/modules/auctions/LSBBA/MinPriorityQueue.sol#L110
'isGreater' should start with _
Foundry project: src/modules/auctions/LSBBA/MinPriorityQueue.sol#L124
'exchange' should start with _