Integration tests 1552 #315
wf_test-integration.yml
on: repository_dispatch
prepare-integration-tests
/
prepare-integration-tests
1m 32s
notify-start
2s
cli-integration-tests
/
CLI Integration Tests
local-integration-tests
/
Local Provider Integration Tests
Matrix: azure-integration-tests / azure-integration-tests
Waiting for pending jobs
Annotations
9 errors and 1 warning
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; partitionKeyVersion: number; autoscaleSettings: { maxThroughput: number; }; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; partitionKeyVersion: number; uniqueKey: { paths: string[]; }[]; autoscaleSettings: { ...; }; defaultTtl: number; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; partitionKeyVersion: number; autoscaleSettings: { maxThroughput: number; }; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; partitionKeyVersion: number; defaultTtl: number; autoscaleSettings: { maxThroughput: number; }; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; partitionKeyVersion: number; defaultTtl: number; autoscaleSettings: { maxThroughput: number; }; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; resourceGroupName: string; accountName: string; databaseName: string; partitionKeyPath: string; uniqueKey: { paths: string[]; }[]; partitionKeyVersion: number; defaultTtl: number; autoscaleSettings: { ...; }; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbSqlContainerConfig'.
|
prepare-integration-tests / prepare-integration-tests
Argument of type '{ name: string; location: string; resourceGroupName: string; offerType: string; kind: string; enableMultipleWriteLocations: boolean; isVirtualNetworkFilterEnabled: false; enableAutomaticFailover: boolean; geoLocation: { ...; }[]; consistencyPolicy: { ...; }; dependsOn: ResourceGroup[]; provider: AzurermProvider; }' is not assignable to parameter of type 'CosmosdbAccountConfig'.
|
prepare-integration-tests / prepare-integration-tests
Type '{}' is not assignable to type 'IResolvable | AzurermProviderFeatures[] | undefined'.
|
prepare-integration-tests / prepare-integration-tests
Process completed with exit code 1.
|
prepare-integration-tests / prepare-integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, 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/
|