Skip to content

feat: lint undocumented telemetry - #9567

Draft
Hui Miao (huimiu) wants to merge 1 commit into
mainfrom
hui/add-telemetry-docs-linter
Draft

feat: lint undocumented telemetry#9567
Hui Miao (huimiu) wants to merge 1 commit into
mainfrom
hui/add-telemetry-docs-linter

feat: add telemetry documentation linter

90075c6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-dev - cli succeeded Aug 13, 2026 in 1h 13m 51s

Build #20260813.1 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 45,718 (99.73%)
  • Other: 122 (0.27%)
  • Total: 45,842
Code coverage

  • 80328 of 114821 line covered (69.96%)

Annotations

Check failure on line 14 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Build log #L14

Bash exited with code '1'.

Check failure on line 1 in Test_CLI_Aspire_DetectGen/InfraSynth

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen/InfraSynth

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen/InfraSynth
=== PAUSE Test_CLI_Aspire_DetectGen/InfraSynth
=== CONT  Test_CLI_Aspire_DetectGen/InfraSynth
    aspire_test.go:159: DIR: /mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenInfraSynth1911786472/001
    aspire_test.go:165: DIR: /mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenInfraSynth1911786472/001/AspireAzdTests
    aspire_test.go:168: AZURE_ENV_NAME: azdtest-lc985d0
    cli.go:284: 122ms [stdout] Generating infrastructure
    cli.go:284: 132ms [stderr] WARNING: `azd infra synth` has been renamed and may be removed in a future release.
    cli.go:284: 145ms [stderr] Next time use azd infra gen or azd infra generate.
    cli.go:284: 2.35s [stdout]   (x) Failed: Generating infrastructure
    cli.go:284: 2.35s [stdout] 
    cli.go:284: 2.356s [stdout] ERROR: this project does not contain any infrastructure to generate
    aspire_test.go:178: 
        	Error Trace:	/mnt/vss/_work/1/s/cli/azd/test/functional/aspire_test.go:178
        	Error:      	Received unexpected error:
        	            	command 'azd infra synth in /mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenInfraSynth1911786472/001/AspireAzdTests' had non-zero exit code: exit status 1
        	Test:       	Test_CLI_Aspire_DetectGen/InfraSynth
    --- FAIL: Test_CLI_Aspire_DetectGen/InfraSynth (2.38s)

Check failure on line 1 in Test_CLI_Aspire_DetectGen

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen
--- FAIL: Test_CLI_Aspire_DetectGen (0.00s)