fix(seatool deletes): When a record is deleted in seatool, it should be deleted from our system. #1520
Annotations
11 warnings
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/.
|
lint:
src/services/data/handlers/cleanupKafka.ts#L11
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/createTopics.ts#L17
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/reindex.ts#L54
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/reindex.ts#L84
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/reindex.ts#L138
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sinkOnemac.ts#L104
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sinkOnemac.ts#L141
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sinkSeatool.ts#L19
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sinkSeatool.ts#L20
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sinkSeatool.ts#L105
Unexpected any. Specify a different type
|