feat: implement Slack action types and update incident service to use… #7942
compile.yml
on: push
compile-accounts
43s
compile-isolated-vm
36s
compile-common
51s
compile-app
40s
compile-home
39s
compile-worker
42s
compile-workflow
36s
compile-api-reference
42s
compile-docs-reference
38s
compile-copilot
41s
compile-nginx
38s
compile-infrastructure-agent
21s
compile-admin-dashboard
49s
compile-dashboard
1m 10s
compile-e2e
1m 47s
compile-probe
36s
compile-probe-ingest
37s
compile-server-monitor-ingest
34s
compile-open-telemetry-ingest
36s
compile-incoming-request-ingest
35s
compile-fluent-ingest
36s
compile-status-page
44s
compile-test-server
35s
Annotations
24 errors and 1 warning
compile-incoming-request-ingest
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-incoming-request-ingest
Process completed with exit code 2.
|
compile-fluent-ingest
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-fluent-ingest
Process completed with exit code 2.
|
compile-app
'actionValue' is declared but its value is never read.
|
compile-app
'actionType' is declared but its value is never read.
|
compile-app
'slackMessageId' is declared but its value is never read.
|
compile-app
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-app
Process completed with exit code 2.
|
compile-open-telemetry-ingest
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-open-telemetry-ingest
Process completed with exit code 2.
|
compile-common
'actionValue' is declared but its value is never read.
|
compile-common
'actionType' is declared but its value is never read.
|
compile-common
'slackMessageId' is declared but its value is never read.
|
compile-common
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-common
Process completed with exit code 2.
|
compile-probe-ingest
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-probe-ingest
Process completed with exit code 2.
|
compile-server-monitor-ingest
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-server-monitor-ingest
Process completed with exit code 2.
|
compile-workflow
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-workflow
Process completed with exit code 2.
|
compile-worker
Property 'channelIds' is missing in type '{ _type: "WorkspaceMessagePayload"; channelNames: string[]; messageBlocks: WorkspaceMessageBlock[]; }' but required in type 'WorkspaceMessagePayload'.
|
compile-worker
Process completed with exit code 2.
|
compile-infrastructure-agent
Restore cache failed: Dependencies file is not found in /home/runner/work/oneuptime/oneuptime. Supported file pattern: go.sum
|