Scheduled tests #86
Annotations
5 errors and 1 warning
test:
test/typescript/data.ts#L28
Type '{ name: string; organization: string; push_notifications: { version: string; offline_only: false; apn: { enabled: false; development: false; notification_template: string; host: string; }; firebase: { ...; }; huawei: { ...; }; xiaomi: { ...; }; providers: ({ ...; } | ... 2 more ... | { ...; })[]; }; ... 32 more ...;...' is not assignable to type '{ call_types: any; channel_configs: Record<string, { reminders: boolean; automod?: ChannelConfigAutomod | undefined; automod_behavior?: ChannelConfigAutomodBehavior | undefined; ... 20 more ...; url_enrichment?: boolean | undefined; }>; ... 37 more ...; webhook_url?: string | undefined; }'.
|
test:
test/typescript/data.ts#L29
Type '{ created_at: string; updated_at: string; name: string; type: string; words: string[]; }' is not assignable to type 'BlockListResponse'.
|
test:
test/typescript/data.ts#L44
Type '{ created_at: string; updated_at: string; name: string; type: string; words: string[]; }' is not assignable to type 'BlockListResponse'.
|
test:
test/typescript/data.ts#L44
Type '{ name: string; type: string; words: string[]; }' is not assignable to type 'BlockListResponse'.
|
test
Process completed with exit code 2.
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|