Skip to content

Added reuse connection event #13

Added reuse connection event

Added reuse connection event #13

Triggered via pull request July 22, 2024 10:05
Status Failure
Total duration 1m 7s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Validate: src/server.ts#L23
`./events/ReuseConnectionEvents` import should occur before import of `./routes/routes`
Validate
Process completed with exit code 1.
Validate
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/
Validate: src/authentication.ts#L12
Unexpected any. Specify a different type
Validate: src/cliAgent.ts#L351
Caution: `jwt` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
Validate: src/controllers/credentials/SchemaController.ts#L51
Unexpected constant condition
Validate: src/controllers/credentials/SchemaController.ts#L56
Unexpected constant condition
Validate: src/controllers/did/DidController.ts#L350
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L392
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L447
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L481
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L836
Unexpected any. Specify a different type