Added connection details at top level for reuse connection #15
Annotations
3 errors and 11 warnings
src/events/ReuseConnectionEvents.ts#L34
Insert `⏎`
|
src/server.ts#L23
`./events/ReuseConnectionEvents` import should occur before import of `./routes/routes`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/authentication.ts#L12
Unexpected any. Specify a different type
|
src/cliAgent.ts#L351
Caution: `jwt` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
|
src/controllers/credentials/CredentialDefinitionController.ts#L49
Unexpected constant condition
|
src/controllers/credentials/SchemaController.ts#L51
Unexpected constant condition
|
src/controllers/credentials/SchemaController.ts#L56
Unexpected constant condition
|
src/controllers/did/DidController.ts#L350
Unexpected any. Specify a different type
|
src/controllers/multi-tenancy/MultiTenancyController.ts#L392
Unexpected any. Specify a different type
|
src/controllers/multi-tenancy/MultiTenancyController.ts#L447
Unexpected any. Specify a different type
|
src/controllers/multi-tenancy/MultiTenancyController.ts#L481
Unexpected any. Specify a different type
|
src/controllers/multi-tenancy/MultiTenancyController.ts#L836
Unexpected any. Specify a different type
|
This job failed
Loading