feat(508-e2e): add auth setup and init 508 axe tests #1406
Annotations
11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, HatsuneMiku3939/direnv-action@v1, 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/sink.ts#L51
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sink.ts#L214
Unexpected any. Specify a different type
|
lint:
src/services/data/handlers/sink.ts#L245
Unexpected any. Specify a different type
|
lint:
src/services/api/handlers/forms.ts#L52
Unexpected any. Specify a different type
|
lint:
src/services/api/handlers/forms.ts#L63
Unexpected any. Specify a different type
|