[wip dont review] SFMC Create a data extension #11821
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
1 error and 19 warnings
Unit tests (18.x)
Process completed with exit code 1.
|
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 `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/
|
Unit tests (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-7603dafe2f70b4244cbdefca8d22a602b7b6a38a1db0afdd609399b434a3f6ff
|
Validate (18.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Validate (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-7603dafe2f70b4244cbdefca8d22a602b7b6a38a1db0afdd609399b434a3f6ff
|
Browser Destination Bundle QA (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-7603dafe2f70b4244cbdefca8d22a602b7b6a38a1db0afdd609399b434a3f6ff
|
Browser Destination Bundle QA (18.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Lint (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-7603dafe2f70b4244cbdefca8d22a602b7b6a38a1db0afdd609399b434a3f6ff
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L59
Unsafe spread of an `any` array type
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L67
Unsafe spread of an `any` array type
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L78
Unsafe spread of an `any` array type
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L86
Unsafe spread of an `any` array type
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L137
Unsafe argument of type `any` assigned to a parameter of type `(OperationLoggerDecoratorArgs & { shouldStats?: ((args: OperationStatsEventArgs) => boolean | void) | undefined; } & { ...; } & { ...; }) | undefined`
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L137
Unsafe argument of type `any` assigned to a parameter of type `boolean`
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L169
Unsafe argument of type `any` assigned to a parameter of type `boolean`
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L337
Unsafe argument of type `any` assigned to a parameter of type `boolean`
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L365
Unsafe argument of type `any` assigned to a parameter of type `boolean`
|
Lint (18.x):
packages/actions-shared/src/engage/__tests__/OperationTracker.test.ts#L393
Unsafe argument of type `any` assigned to a parameter of type `boolean`
|
Lint (18.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|