Skip to content

fix: retrieve date as string #312

fix: retrieve date as string

fix: retrieve date as string #312

Triggered via push October 31, 2024 08:07
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ci
Argument of type '{ channelId: string; workspaceId: string; name: string; notifyFrequency: "none" | "event" | "day" | "week" | "month"; notificationIds: string[]; webhookSignature?: string | undefined; }' is not assignable to parameter of type '{ workspaceId: string; name: string; webhookSignature: string; notifyFrequency: "none" | "event" | "day" | "week" | "month"; channelId: string; notificationIds?: string[] | undefined; }'.
ci
Process completed with exit code 2.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/