feat: add ssl support to knex #34
ci.yml
on: pull_request
Build, Lint & Format
52s
Annotations
4 errors
Build, Lint & Format
Type '{ cmcApiKey: string; coingeckoApiKey: string; dbUrl: string; genesisDate: string; genesisHeight: number; lcwApiKey: string; network: Network; rpcUrl: string; sentryDsn: string | undefined; }' is missing the following properties from type 'Config': dbCa, dbCert, dbKey
|
Build, Lint & Format
Invalid module name in augmentation, module 'knex/types/tables.js' cannot be found.
|
Build, Lint & Format
backend#lint:check: command (/home/runner/work/nearblocks/nearblocks/apps/backend) yarn run lint:check exited (2)
|
Build, Lint & Format
Process completed with exit code 2.
|