Skip to content

Integration tests 1552 #315

Integration tests 1552

Integration tests 1552 #315

Triggered via repository dispatch September 25, 2024 15:46
@TheamBotTheamBot
integration-command 7e0efb2
Status Failure
Total duration 2m 4s
Artifacts

wf_test-integration.yml

on: repository_dispatch
prepare-integration-tests  /  prepare-integration-tests
1m 32s
prepare-integration-tests / prepare-integration-tests
notify-start
2s
notify-start
azure-integration-tests  /  Azure Deploy
azure-integration-tests / Azure Deploy
cli-integration-tests  /  CLI Integration Tests
cli-integration-tests / CLI Integration Tests
local-integration-tests  /  Local Provider Integration Tests
local-integration-tests / Local Provider Integration Tests
Matrix: azure-integration-tests / azure-integration-tests
Waiting for pending jobs
azure-integration-tests  /  Azure Nuke
azure-integration-tests / Azure Nuke
notify-end-success
0s
notify-end-success
notify-end-failure
9s
notify-end-failure
Fit to window
Zoom out
Zoom in

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/