feat: schema altered and added tests for prepareInstall #44
Annotations
10 errors and 1 warning
checks:
packages/subgraph/scripts/import-plugin-repo.ts#L3
'getNetwork' is defined but never used. Allowed unused vars must match /_/u
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L48
'pluginGenerationResult' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L58
'pluginId' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L68
'contract' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L69
'supportThreshold' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L70
'minParticipation' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L71
'minDuration' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L72
'token' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L83
'tokenAddress' is never reassigned. Use 'const' instead
|
checks:
packages/subgraph/src/osx/pluginSetupProcessor.ts#L85
'contract' is never reassigned. Use 'const' instead
|
checks
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/.
|