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

docs: rewrite contributing #4355

Merged
merged 5 commits into from
Sep 20, 2024

fix formatting

dac5fc1
Select commit
Loading
Failed to load commit list.
Merged

docs: rewrite contributing #4355

fix formatting
dac5fc1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-dev - cli succeeded Sep 20, 2024 in 1h 13m 49s

Build #20240920.1 had test failures

Details

Tests

  • Failed: 1 (0.18%)
  • Passed: 511 (94.11%)
  • Other: 31 (5.71%)
  • Total: 543

Annotations

Check failure on line 1 in Test_StorageBlobClient

See this annotation in the file changed.

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

Test_StorageBlobClient

Failed
Raw output
=== RUN   Test_StorageBlobClient
    recording.go:352: recorderProxy started with mode replay at https://127.0.0.1:49592
    remote_state_test.go:127: DIR: /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001
    remote_state_test.go:129: AZURE_ENV_NAME: azdtest-wf2e6bc
    cli.go:235: 77ms [stdout] 
    cli.go:235: 80ms [stdout] Initializing an app to run on Azure (azd init)
    cli.go:235: 81ms [stdout] 
    cli.go:235: 91ms [stdout] Enter a new environment name: 
    cli.go:235: 93ms [stdout] SUCCESS: New project initialized!
    cli.go:235: 100ms [stdout] You can view the template code in your directory: /private/var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001
    cli.go:235: 103ms [stdout] Learn more about running 3rd party code on our DevHub: https://aka.ms/azd-third-party-code-notice
    remote_state_test.go:142: Starting provision
    cli.go:235: 34ms [stdout] 
    cli.go:235: 38ms [stdout] Provisioning Azure resources (azd provision)
    cli.go:235: 41ms [stdout] Provisioning Azure resources can take some time.
    cli.go:235: 41ms [stdout] 
    cli.go:235: 384ms [stdout] Initialize bicep provider
    cli.go:235: 8.593s [stdout] Retrieving subscriptions...
    cli.go:210: [heartbeat] command azd provision --cwd /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001 in /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001 is still running after 10s
    recording.go:317: recorderProxy: GET https://management.azure.com:443/tenants?api-version=2021-01-01: requested interaction not found
    cli.go:210: [heartbeat] command azd provision --cwd /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001 in /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001 is still running after 20s
    recording.go:317: recorderProxy: GET https://management.azure.com:443/tenants?api-version=2021-01-01: requested interaction not found
    recording.go:317: recorderProxy: GET https://management.azure.com:443/tenants?api-version=2021-01-01: requested interaction not found
    recording.go:317: recorderProxy: GET https://management.azure.com:443/tenants?api-version=2021-01-01: requested interaction not found
    cli.go:235: 27.711s [stdout] 
    cli.go:235: 27.735s [stdout] ERROR: initializing provisioning manager: resolving bicep parameters file: fetching current principal id: getting tenant id for subscription faa080af-c1d8-40ad-9cce-e1a450ca5b57. Error: resolving user access to subscription 'faa080af-c1d8-40ad-9cce-e1a450ca5b57' : listing subscriptions: listing tenants: failed getting next page of tenants: Get "https://management.azure.com/tenants?api-version=<redacted> EOF
    remote_state_test.go:144: 
        	Error Trace:	/Users/runner/work/1/s/cli/azd/test/functional/remote_state_test.go:144
        	            				/Users/runner/work/1/s/cli/azd/test/functional/remote_state_test.go:105
        	            				/Users/runner/work/1/s/cli/azd/test/functional/remote_state_test.go:24
        	Error:      	Received unexpected error:
        	            	command 'azd provision --cwd /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001 in /var/folders/jq/0ryt2n7x2h9_f002rzt_hjj00000gn/T/Test_StorageBlobClient3734410845/001' had non-zero exit code: exit status 1
        	Test:       	Test_StorageBlobClient
--- FAIL: Test_StorageBlobClient (28.04s)