Create mini datalake database #86
Annotations
10 errors and 1 warning
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:·[]·`
|
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/.
|
Loading