Skip to content

feat: externalize env #165

feat: externalize env

feat: externalize env #165

Triggered via pull request July 17, 2024 13:27
Status Success
Total duration 3m 43s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L355
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#L351
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L393
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L448
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L482
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L837
Unexpected any. Specify a different type