Skip to content

feat: move the subgraph code, tests and scripts, refinement and refac… #41

feat: move the subgraph code, tests and scripts, refinement and refac…

feat: move the subgraph code, tests and scripts, refinement and refac… #41

Triggered via push March 12, 2024 08:20
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checks: packages/subgraph/scripts/import-plugin-repo.ts#L22
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
checks: packages/subgraph/scripts/import-plugin-repo.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
checks: packages/subgraph/src/plugin/governance-erc20.ts#L12
'memberEntityId' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L31
'context' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L32
'pluginId' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L35
'fromMember' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L41
'toMember' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L48
'context' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L49
'pluginId' is never reassigned. Use 'const' instead
checks: packages/subgraph/src/plugin/governance-erc20.ts#L54
'fromMember' 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/.