add erc20templates #3266
Annotations
10 errors and 12 warnings
test:
src/mappings/erc20Templates.ts#L30
Replace `"0x0000000000000000000000000000000000000000"` with `'0x0000000000000000000000000000000000000000'`
|
test:
src/mappings/erc20Templates.ts#L33
Replace `"handleOrderStarted"` with `'handleOrderStarted'`
|
test:
src/mappings/erc20Templates.ts#L42
Replace `"Created·order·object"` with `'Created·order·object'`
|
test:
src/mappings/erc20Templates.ts#L44
Replace `"Got·the·token"` with `'Got·the·token'`
|
test:
src/mappings/erc20Templates.ts#L47
Replace `"set·data·token·and·order·count"` with `'set·data·token·and·order·count'`
|
test:
src/mappings/erc20Templates.ts#L51
Replace `"got·consumer·id"` with `'got·consumer·id'`
|
test:
src/mappings/erc20Templates.ts#L56
Replace `"nft·loaded·and·set"` with `'nft·loaded·and·set'`
|
test:
src/mappings/erc20Templates.ts#L60
Replace `"nft·couldnt·load"` with `'nft·couldnt·load'`
|
test:
src/mappings/erc20Templates.ts#L64
Replace `"nft·not·found"` with `'nft·not·found'`
|
test:
src/mappings/erc20Templates.ts#L70
Replace `"payer·saved"` with `'payer·saved'`
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
scripts/generatenetworkssubgraphs.js#L13
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/DFRewards.test.ts#L9
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/Datatoken.test.ts#L24
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/Dispenser.test.ts#L24
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/FactoryRouter.test.ts#L16
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/FixedRateExchange.test.ts#L24
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/Nft.test.ts#L19
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/SimplePublishConsume.test.ts#L22
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/SimpleSubgraph.test.ts#L15
Found fs.readFileSync with non literal argument at index 0
|
test:
test/integration/VeOcean.test.ts#L22
Found fs.readFileSync with non literal argument at index 0
|