Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler errors in tests and samples #31649

Merged
merged 11 commits into from
Nov 6, 2024

Fix linting and format issue

1628b00
Select commit
Loading
Failed to load commit list.
Merged

Fix compiler errors in tests and samples #31649

Fix linting and format issue
1628b00
Select commit
Loading
Failed to load commit list.
Azure Pipelines / js - keyvault - ci succeeded Nov 6, 2024 in 25m 34s

Build #20241105.4 had test failures

Details

Tests

  • Failed: 2 (0.04%)
  • Passed: 4,557 (92.62%)
  • Other: 361 (7.34%)
  • Total: 4,920

Annotations

Check failure on line 1 in AppConfigurationClient > simple usages > Add and query a setting without a label

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - keyvault - ci

AppConfigurationClient > simple usages > Add and query a setting without a label

Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
Raw output
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
            

Check failure on line 1 in Event Processor > Load balancing > should ensure that all the processors reach a steady-state where all partitions are being processed (GreedyLoadBalancingStrategy)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / js - keyvault - ci

Event Processor > Load balancing > should ensure that all the processors reach a steady-state where all partitions are being processed (GreedyLoadBalancingStrategy)

Test timed out in 600000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
Raw output
Error: Test timed out in 600000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".