Update Abstract registry queries #675
Annotations
8 errors and 1 warning
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L195
'registeredModules' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L195
Block-scoped variable 'registeredModules' used before its declaration.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L198
Binding element 'name' implicitly has an 'any' type.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L198
Binding element 'namespace' implicitly has an 'any' type.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L208
Binding element 'versionA' implicitly has an 'any' type.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L208
Binding element 'versionB' implicitly has an 'any' type.
|
Lint & Test:
src/formulas/formulas/contract/abstract/registry.ts#L219
Binding element 'version' implicitly has an 'any' type.
|
Lint & Test
Process completed with exit code 2.
|
Lint & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|