Skip to content

Adjust Action Destination: First implementation + unit tests. #9470

Adjust Action Destination: First implementation + unit tests.

Adjust Action Destination: First implementation + unit tests. #9470

Triggered via pull request July 8, 2024 22:49
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Matrix: Browser Destination Bundle QA
Matrix: Browser tests: actions-core
Matrix: Lint
Matrix: Snyk
Matrix: Unit tests
Matrix: Validate
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Unit tests (18.x)
Argument of type '{ rawData: InputData[]; rawMapping: JSONObject; settings: Settings; audienceSettings: AudienceSettings | undefined; payload: Payload[]; ... 9 more ...; matchingKey: string | undefined; }' is not assignable to parameter of type 'ExecuteInput<Settings, Payload[], AudienceSettings, any, any>'.
Unit tests (18.x)
Process completed with exit code 1.
Lint (18.x)
Argument of type '{ rawData: InputData[]; rawMapping: JSONObject; settings: Settings; audienceSettings: AudienceSettings | undefined; payload: Payload[]; ... 9 more ...; matchingKey: string | undefined; }' is not assignable to parameter of type 'ExecuteInput<Settings, Payload[], AudienceSettings, any, any>'.
Lint (18.x)
Process completed with exit code 1.
Validate (18.x)
Argument of type '{ rawData: InputData[]; rawMapping: JSONObject; settings: Settings; audienceSettings: AudienceSettings | undefined; payload: Payload[]; ... 9 more ...; matchingKey: string | undefined; }' is not assignable to parameter of type 'ExecuteInput<Settings, Payload[], AudienceSettings, any, any>'.
Validate (18.x)
Process completed with exit code 1.
Browser Destination Bundle QA (18.x)
Argument of type '{ rawData: InputData[]; rawMapping: JSONObject; settings: Settings; audienceSettings: AudienceSettings | undefined; payload: Payload[]; ... 9 more ...; matchingKey: string | undefined; }' is not assignable to parameter of type 'ExecuteInput<Settings, Payload[], AudienceSettings, any, any>'.
Browser Destination Bundle QA (18.x)
Process completed with exit code 1.
Browser tests: actions-core (18.x)
Argument of type '{ rawData: InputData[]; rawMapping: JSONObject; settings: Settings; audienceSettings: AudienceSettings | undefined; payload: Payload[]; ... 9 more ...; matchingKey: string | undefined; }' is not assignable to parameter of type 'ExecuteInput<Settings, Payload[], AudienceSettings, any, any>'.
Browser tests: actions-core (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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/