WIP Extension mechanism #4
Annotations
10 errors
src/modules/ModuleRunner.ts#L19
There should be at least one empty line between import groups
|
test/modules/MockModule.ts#L20
There should be at least one empty line between import groups
|
test/modules/MockModule.ts#L20
`../../src/modules/ModuleRunner` import should occur after import of `@matrix-org/react-sdk-module-api/lib/lifecycles/SecurityLifecycle`
|
test/modules/MockModule.ts#L40
Class Method name `GetSecretStorageKey` must match one of the following formats: camelCase
|
test/modules/MockModule.ts#L44
Class Method name `ExamineLoginResponse` must match one of the following formats: camelCase
|
test/modules/ModuleRunner-test.ts#L19
There should be no empty line within import group
|
test/modules/ModuleRunner-test.ts#L61
'module1' is assigned a value but never used
|
test/modules/ModuleRunner-test.ts#L62
'module2' is assigned a value but never used
|
test/modules/ModuleRunner-test.ts#L64
Unexpected var, use let or const instead
|
test/modules/ModuleRunner-test.ts#L64
'result' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading