Support for IBM DB2 #562
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Matrix: run-mocha
build-and-upload-artifacts
18s
run-depcheck
20s
run-pre-commits
36s
Annotations
2 errors and 5 warnings
build-and-upload-artifacts:
src/database.ts#L33
Property 'db2' does not exist on type '{ postgresql: "postgresql"; redshift: "amazonredshift"; snowflake: "snowflake"; mysql: "mysql"; bigquery: "bigquery"; microsoftsql: "microsoftsql"; maria: "maria"; mongodb: "mongodb"; amazondynamodb: "amazondynamodb"; amazons3: "amazons3"; databrickslakehouse: "databrickslakehouse"; ibmdb2: "ibmdb2"; }'.
|
build-and-upload-artifacts
Process completed with exit code 1.
|
run-mocha (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-mocha (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-upload-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-depcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-pre-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|