Skip to content

[pull] main from github:main #1

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

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

[pull] main from github:main #1

wants to merge 17 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 4, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 4, 2024
Copy link

vercel bot commented Feb 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dotnet-codespaces ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 4:04pm

timheuer added 4 commits March 8, 2025 09:54
Remove unnecessary extension listing
Adds Aspire templates postCreate
Fixes redundant extensions listed in definition
Copy link

vercel bot commented May 14, 2025

@anumol-baby is attempting to deploy a commit to the MainbaseT Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

snyk-io bot commented May 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

}
public class WeatherForecastClient
{
private HttpClient _httpClient;

Check notice

Code scanning / CodeQL

Missed 'readonly' opportunity

Field '_httpClient' can be 'readonly'.
public class WeatherForecastClient
{
private HttpClient _httpClient;
private ILogger<WeatherForecastClient> _logger;

Check notice

Code scanning / CodeQL

Missed 'readonly' opportunity

Field '_logger' can be 'readonly'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants