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 obsoletion warnings #14992

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Fix obsoletion warnings #14992

merged 4 commits into from
Sep 9, 2024

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Sep 6, 2024

Microsoft Reviewers: Open in CodeFlow

Fixes #14471

Copy link
Contributor

github-actions bot commented Sep 6, 2024

Test this change out locally with the following install scripts (Action run 10778385141)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 10778385141
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 10778385141"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 10778385141
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 10778385141"

Copy link
Contributor

github-actions bot commented Sep 6, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   26m 12s ⏱️ - 8m 5s
11 044 tests  -     20  11 044 ✅  -     20  0 💤 ±0  0 ❌ ±0 
25 864 runs   - 12 928  25 864 ✅  - 12 928  0 💤 ±0  0 ❌ ±0 

Results for commit 8b30165. ± Comparison against base commit 1a37e89.

♻️ This comment has been updated with latest results.

@StephenWeatherford StephenWeatherford marked this pull request as ready for review September 6, 2024 21:43
@StephenWeatherford StephenWeatherford merged commit 6b428c6 into main Sep 9, 2024
47 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/middle-layer-obsolete branch September 9, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix obsolete messages in vs-bicep properly
3 participants