Skip to content

feat(issue and respond to RAIs): Implement post sub actions for issuing and responding to RAIs #803

feat(issue and respond to RAIs): Implement post sub actions for issuing and responding to RAIs

feat(issue and respond to RAIs): Implement post sub actions for issuing and responding to RAIs #803

Triggered via pull request November 16, 2023 17:09
Status Success
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/index.ts#L23
'event' is defined but never used
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#L136
Unexpected any. Specify a different type
lint: src/services/data/handlers/sink.ts#L29
Unexpected any. Specify a different type
lint: src/services/data/handlers/sink.ts#L109
Unexpected any. Specify a different type
lint: src/services/api/handlers/getAttachmentUrl.ts#L19
Unexpected any. Specify a different type
lint: src/services/api/handlers/getPackageActions.ts#L3
'isCmsUser' is defined but never used