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-model-properties-filter-metadata #1509

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Create fix-model-properties-filter-2024-8-10-23-48-58.md

a8cc750
Select commit
Loading
Failed to load commit list.
Draft

fix-model-properties-filter-metadata #1509

Create fix-model-properties-filter-2024-8-10-23-48-58.md
a8cc750
Select commit
Loading
Failed to load commit list.
Azure Pipelines / typespec-azure - Verify PR failed Sep 11, 2024 in 19m 7s

Build #20240910.18 had test failures

Details

Tests

  • Failed: 20 (0.40%)
  • Passed: 4,905 (98.69%)
  • Other: 45 (0.91%)
  • Total: 4,970

Annotations

Check failure on line 432 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

Build log #L432

Bash exited with code '1'.

Check failure on line 432 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

Build log #L432

Bash exited with code '1'.

Check failure on line 432 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

Build log #L432

Bash exited with code '1'.

Check failure on line 433 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

Build log #L433

Cmd.exe exited with code '1'.

Check failure on line 1 in typespec-client-generator-core: package > Responses > Headers and body

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

typespec-client-generator-core: package > Responses > Headers and body

Expected values to be strictly equal:  1 !== 2 
Raw output
AssertionError: Expected values to be strictly equal:

1 !== 2


- Expected
+ Received

- 2
+ 1

 ❯ test/package.test.ts:1169:7
            

Check failure on line 1 in typespec-client-generator-core: package > Azure Widget Service > paging

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

typespec-client-generator-core: package > Azure Widget Service > paging

Expected values to be strictly equal:  2 !== 3 
Raw output
AssertionError: Expected values to be strictly equal:

2 !== 3


- Expected
+ Received

- 3
+ 2

 ❯ test/package.test.ts:2088:7
            

Check failure on line 1 in typespec-client-generator-core: parameters > parameter grouping

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

typespec-client-generator-core: parameters > parameter grouping

Expected values to be strictly equal:  1 !== 3 
Raw output
AssertionError: Expected values to be strictly equal:

1 !== 3


- Expected
+ Received

- 3
+ 1

 ❯ test/packages/parameters.test.ts:470:5
            

Check failure on line 1 in typespec-client-generator-core: model types > arm proxy resource template model

See this annotation in the file changed.

@azure-pipelines azure-pipelines / typespec-azure - Verify PR

typespec-client-generator-core: model types > arm proxy resource template model

Unexpected diagnostics: /test/main.tsp:24:26 - error unknown-identifier: Unknown identifier ProxyResource /test/main.tsp:9:6 - error unknown-identifier: Unknown identifier armProviderNamespace /test/main.tsp:9:5 - error unknown-decorator: Unknown decorator /test/main.tsp:19:28 - error invalid-ref: Namespace Azure doesn't have member ResourceManager /test/main.tsp:13:6 - error unknown-identifier: Unknown identifier armCommonTypesVersion /test/main.tsp:13:5 - error unknown-decorator: Unknown decorator
Raw output
AssertionError: Unexpected diagnostics:
/test/main.tsp:24:26 - error unknown-identifier: Unknown identifier ProxyResource
/test/main.tsp:9:6 - error unknown-identifier: Unknown identifier armProviderNamespace
/test/main.tsp:9:5 - error unknown-decorator: Unknown decorator
/test/main.tsp:19:28 - error invalid-ref: Namespace Azure doesn't have member ResourceManager
/test/main.tsp:13:6 - error unknown-identifier: Unknown identifier armCommonTypesVersion
/test/main.tsp:13:5 - error unknown-decorator: Unknown decorator
 ❯ Module.expectDiagnosticEmpty ../../core/packages/compiler/src/testing/expect.ts:12:5
 ❯ Object.compile ../../core/packages/compiler/src/testing/test-host.ts:297:5
 ❯ Object.compileWithBuiltInAzureResourceManagerService test/test-host.ts:172:22
 ❯ test/types/model-types.test.ts:1332:5