Skip to content

Create mini datalake database #86

Create mini datalake database

Create mini datalake database #86

Triggered via pull request March 19, 2024 22:48
Status Failure
Total duration 18m 24s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: backend/src/models/mini_data_lake/cert_scans.ts#L38
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/contacts.ts#L44
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/host_scans.ts#L54
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/hosts.ts#L84
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/kevs.ts#L26
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/precert_scans.ts#L38
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/reports.ts#L23
Replace `"varchar",·{·array:·true,·default:·[]` with `'varchar',·{·array:·true,·default:·[]·`
lint: backend/src/models/mini_data_lake/requests.ts#L62
Replace `"varchar",·{·array:·true,·default:·[]` with `'varchar',·{·array:·true,·default:·[]·`
lint: backend/src/models/mini_data_lake/snapshots.ts#L53
Replace `nullable:·true` with `·nullable:·true·`
lint: backend/src/models/mini_data_lake/snapshots.ts#L56
Replace `"varchar",·{·array:·true,·default:·[]` with `'varchar',·{·array:·true,·default:·[]·`
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_worker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_worker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.