Skip to content

feat(package actions): Set up API to return actions; UI to read and render actions #728

feat(package actions): Set up API to return actions; UI to read and render actions

feat(package actions): Set up API to return actions; UI to read and render actions #728

Triggered via pull request November 2, 2023 14:04
@hannasagehannasage
synchronize #182
oy2-25560
Status Success
Total duration 53s
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/api/handlers/getAttachmentUrl.ts#L19
Unexpected any. Specify a different type
lint: src/services/api/handlers/search.ts#L12
Unexpected any. Specify a different type
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#L136
Unexpected any. Specify a different type
lint: src/services/data/handlers/sink.ts#L24
Unexpected any. Specify a different type
lint: src/services/ui/src/api/useGetItem.ts#L5
'OsHit' is defined but never used
lint: src/services/ui/src/api/useGetItem.ts#L6
'OsMainSourceItem' is defined but never used