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

[tcgc] add linter rulesets framework #1208

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

remove merge conflicts

ae9e97b
Select commit
Loading
Failed to load commit list.
Open

[tcgc] add linter rulesets framework #1208

remove merge conflicts
ae9e97b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / typespec-azure - Verify PR failed Oct 18, 2024 in 21m 39s

Build #20241018.3 had test failures

Details

Tests

  • Failed: 10 (0.19%)
  • Passed: 5,145 (98.37%)
  • Other: 75 (1.43%)
  • Total: 5,230

Annotations

Check failure on line 349 in Build log

See this annotation in the file changed.

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

Build log #L349

Bash exited with code '1'.

Check failure on line 349 in Build log

See this annotation in the file changed.

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

Build log #L349

Bash exited with code '1'.

Check failure on line 349 in Build log

See this annotation in the file changed.

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

Build log #L349

Bash exited with code '1'.

Check failure on line 348 in Build log

See this annotation in the file changed.

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

Build log #L348

Cmd.exe exited with code '1'.

Check failure on line 1 in typespec-client-generator-core: client related > @client > emit diagnostic if the client namespace doesn't ends with client

See this annotation in the file changed.

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

typespec-client-generator-core: client related > @client > emit diagnostic if the client namespace doesn't ends with client

Expected 1 diagnostics but found 0:  
Raw output
AssertionError: Expected 1 diagnostics but found 0:
 
 ❯ Module.expectDiagnostics ../../core/packages/compiler/src/testing/expect.ts:68:5
 ❯ test/decorators/client.test.ts:70:7
            

Check failure on line 1 in typespec-client-generator-core: client related > @client > emit diagnostic if the client explicit name doesn't ends with Client

See this annotation in the file changed.

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

typespec-client-generator-core: client related > @client > emit diagnostic if the client explicit name doesn't ends with Client

Expected 1 diagnostics but found 0:  
Raw output
AssertionError: Expected 1 diagnostics but found 0:
 
 ❯ Module.expectDiagnostics ../../core/packages/compiler/src/testing/expect.ts:68:5
 ❯ test/decorators/client.test.ts:82:7
            

Check failure on line 1 in typespec-client-generator-core: client related > @client > emit diagnostic if the client explicit name doesn't ends with Client

See this annotation in the file changed.

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

typespec-client-generator-core: client related > @client > emit diagnostic if the client explicit name doesn't ends with Client

Expected 1 diagnostics but found 0:  
Raw output
AssertionError: Expected 1 diagnostics but found 0:
 
 ❯ Module.expectDiagnostics ../../core/packages/compiler/src/testing/expect.ts:68:5
 ❯ test/decorators/client.test.ts:82:7
            

Check failure on line 1 in typespec-client-generator-core: client related > @client > emit diagnostic if the client namespace doesn't ends with client

See this annotation in the file changed.

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

typespec-client-generator-core: client related > @client > emit diagnostic if the client namespace doesn't ends with client

Expected 1 diagnostics but found 0:  
Raw output
AssertionError: Expected 1 diagnostics but found 0:
 
 ❯ Module.expectDiagnostics ../../core/packages/compiler/src/testing/expect.ts:68:5
 ❯ test/decorators/client.test.ts:70:7