Skip to content

add tests, lib

add tests, lib #5

Triggered via push June 5, 2024 17:49
Status Success
Total duration 24s
Artifacts

test.yml

on: push
Matrix: Run Unit and E2E Tests
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run Linters (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Linters (18.x): test/TestStarter.t.sol#L4
global import of path forge-std/Test.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run Linters (18.x): test/TestStarter.t.sol#L4
Import 'forge-std/Test.sol' in contract TestStarter should be declared as import {contract_to_import} from 'forge-std/Test.sol';
Run Unit and E2E Tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.