Skip to content

add amoy USDC contract and chain id #2510

add amoy USDC contract and chain id

add amoy USDC contract and chain id #2510

Triggered via push April 15, 2024 23:48
Status Failure
Total duration 2m 28s
Artifacts

slither.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
analyze: tasks/removal.ts#L41
Element implicitly has an 'any' type because expression of type '"hardhat" | "polygon" | "amoy" | "localhost"' can't be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze: tasks/certificate.ts#L41
Element implicitly has an 'any' type because expression of type '"hardhat" | "polygon" | "amoy" | "localhost"' can't be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze: tasks/market.ts#L41
Element implicitly has an 'any' type because expression of type '"hardhat" | "polygon" | "amoy" | "localhost"' can't be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze: tasks/locked-nori.ts#L41
Element implicitly has an 'any' type because expression of type '"hardhat" | "polygon" | "amoy" | "localhost"' can't be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze: tasks/bridged-polygon-nori.ts#L41
Element implicitly has an 'any' type because expression of type '"hardhat" | "polygon" | "amoy" | "localhost"' can't be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze: config/networks.ts#L10
Type 'T' cannot be used to index type '{ hardhat: { NORI: { proxyAddress: string; }; BridgedPolygonNORI: { proxyAddress: string; }; Removal: { proxyAddress: string; }; Certificate: { proxyAddress: string; }; Market: { proxyAddress: string; }; ... 4 more ...; NoriUSDC: { ...; }; }; ... 4 more ...; goerli: { ...; }; }'.
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.