Eurc and liquidation price fix #2387
Annotations
5 errors and 1 warning
Lint
Property 'EURC' is missing in type '{ ARB: { name: "ARB"; address: string; }; CRV: { name: "CRV"; address: string; }; MKR: { name: "MKR"; address: string; }; OP: { name: "OP"; address: string; }; SUSD: { name: "SUSD"; address: string; }; SWBTC: { name: "SWBTC"; address: string; }; ... 148 more ...; ZRX: { ...; }; }' but required in type 'CommonContracts'.
|
Lint
Property 'EURC' is missing in type '{ ARB: { name: "ARB"; address: string; }; CRV: { name: "CRV"; address: string; }; MKR: { name: "MKR"; address: string; }; OP: { name: "OP"; address: string; }; SUSD: { name: "SUSD"; address: string; }; SWBTC: { name: "SWBTC"; address: string; }; ... 148 more ...; ZRX: { ...; }; }' but required in type 'CommonContracts'.
|
Lint
Property 'EURC' is missing in type '{ ARB: { name: "ARB"; address: string; }; CRV: { name: "CRV"; address: string; }; MKR: { name: "MKR"; address: string; }; OP: { name: "OP"; address: string; }; SUSD: { name: "SUSD"; address: string; }; SWBTC: { name: "SWBTC"; address: string; }; ... 148 more ...; ZRX: { ...; }; }' but required in type 'CommonContracts'.
|
Lint
Property 'EURC' is missing in type '{ ARB: { name: "ARB"; address: string; }; CRV: { name: "CRV"; address: string; }; MKR: { name: "MKR"; address: string; }; OP: { name: "OP"; address: string; }; SUSD: { name: "SUSD"; address: string; }; SWBTC: { name: "SWBTC"; address: string; }; ... 148 more ...; ZRX: { ...; }; }' but required in type 'CommonContracts'.
|
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading