[Issue #1686] load data from legacy (Oracle) tables to staging tables #608
ci-api.yml
on: pull_request
Run API Vulnerability Scans
/
build-and-cache
1m 39s
API Lint, Format & Tests
1m 43s
Run API Vulnerability Scans
/
Hadolint Scan
10s
Run API Vulnerability Scans
/
Trivy Scan
58s
Run API Vulnerability Scans
/
Anchore Scan
53s
Run API Vulnerability Scans
/
Dockle Scan
55s
Annotations
1 error and 15 warnings
API Lint, Format & Tests
Process completed with exit code 2.
|
Run API Vulnerability Scans / Hadolint Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run API Vulnerability Scans / build-and-cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
API Lint, Format & Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
API Lint, Format & Tests:
api/src/data_migration/load/sql.py#L16
No overload variant of "select" matches argument types "Table", "bool" [call-overload]
|
API Lint, Format & Tests:
api/src/data_migration/load/sql.py#L20
No overload variant of "select" matches argument type "ReadOnlyColumnCollection[str, Column[Any]]" [call-overload]
|
API Lint, Format & Tests:
api/src/data_migration/load/sql.py#L41
Argument 1 to "values" of "ValuesBase" has incompatible type "ReadOnlyColumnCollection[str, Column[Any]]"; expected "Mapping[Any, Any] | Sequence[Any]" [arg-type]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L20
Function is missing a type annotation for one or more arguments [no-untyped-def]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L41
Function is missing a return type annotation [no-untyped-def]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L57
Function is missing a type annotation [no-untyped-def]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L73
Function is missing a type annotation [no-untyped-def]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L83
Function is missing a type annotation [no-untyped-def]
|
API Lint, Format & Tests:
api/src/data_migration/load/load_oracle_data_task.py#L90
Function is missing a return type annotation [no-untyped-def]
|
Run API Vulnerability Scans / Anchore Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run API Vulnerability Scans / Dockle Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run API Vulnerability Scans / Trivy Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|