[Sendgrid] - sendgrid new email action #11135
ci.yml
on: pull_request
Matrix: Browser Destination Bundle QA
Matrix: Browser tests: actions-core
Matrix: Lint
Matrix: Snyk
Matrix: Unit tests
Matrix: Validate
Annotations
9 errors and 6 warnings
Unit tests (18.x)
Type '{ template_id: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<ModifiedResponse<Data>>) => Promise<DynamicFieldResponse>; ip_pool_name: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<...>) => Promise<...>; domain: (request: <Data = un...' is not assignable to type '{ domain?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; from?: { __keys__?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; __values__?: RequestFn<...> | undefined; email?: RequestFn<...> | undefined; name?: RequestFn<...> | undefined; } | undefined; ... 14 more...'.
|
Unit tests (18.x)
Parameter 'request' implicitly has an 'any' type.
|
Unit tests (18.x)
Process completed with exit code 1.
|
Validate (18.x)
Type '{ template_id: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<ModifiedResponse<Data>>) => Promise<DynamicFieldResponse>; ip_pool_name: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<...>) => Promise<...>; domain: (request: <Data = un...' is not assignable to type '{ domain?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; from?: { __keys__?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; __values__?: RequestFn<...> | undefined; email?: RequestFn<...> | undefined; name?: RequestFn<...> | undefined; } | undefined; ... 14 more...'.
|
Validate (18.x)
Parameter 'request' implicitly has an 'any' type.
|
Validate (18.x)
Process completed with exit code 1.
|
Lint (18.x)
Type '{ template_id: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<ModifiedResponse<Data>>) => Promise<DynamicFieldResponse>; ip_pool_name: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<...>) => Promise<...>; domain: (request: <Data = un...' is not assignable to type '{ domain?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; from?: { __keys__?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; __values__?: RequestFn<...> | undefined; email?: RequestFn<...> | undefined; name?: RequestFn<...> | undefined; } | undefined; ... 14 more...'.
|
Lint (18.x)
Parameter 'request' implicitly has an 'any' type.
|
Lint (18.x)
Process completed with exit code 1.
|
Snyk (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Snyk (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Snyk (18.x)
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/
|
Browser tests: actions-core (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Browser tests: actions-core (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Browser tests: actions-core (18.x)
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/
|