Fix style in Telemetry/#4377
Merged
liliankasem merged 1 commit intoliliankasem/funcprojstylefrom Apr 21, 2025
Merged
Conversation
aishwaryabh
approved these changes
Apr 17, 2025
bc26fda to
89bf483
Compare
768126f to
acbdc05
Compare
89bf483 to
0355c75
Compare
acbdc05 to
3140584
Compare
0355c75 to
f9931ef
Compare
3140584 to
10be87f
Compare
liliankasem
added a commit
that referenced
this pull request
Apr 28, 2025
liliankasem
added a commit
that referenced
this pull request
Apr 28, 2025
* Fix style in Common/ (#4370) * Fix style in Actions/ (part 1) (#4371) * Fix style in Actions/ (part 2) (#4372) * Fix style in Arm/ (#4373) * Fix style in Helpers/ (#4374) * Fix style in Exceptions/, Extensions/ and Interfaces/ (#4375) * Fix style in Telemetry/ (#4377) * Fix style in Models, ContainerApps, Diagnostics and misc (#4378) * Fix style in func root, broken tests, and errors in host (#4379) * Fix style in Kubernetes/ (#4376)
aishwaryabh
added a commit
that referenced
this pull request
May 13, 2025
Fix style in coretoolhost Project (#4387) * coretoolhost style changes * corrections- coretoolshost style --------- Co-authored-by: v-vreyya <v-vreyya@DESKTOP-RT7L5HG> Fix all style issues in src/Cli/func (#4380) * Fix style in Common/ (#4370) * Fix style in Actions/ (part 1) (#4371) * Fix style in Actions/ (part 2) (#4372) * Fix style in Arm/ (#4373) * Fix style in Helpers/ (#4374) * Fix style in Exceptions/, Extensions/ and Interfaces/ (#4375) * Fix style in Telemetry/ (#4377) * Fix style in Models, ContainerApps, Diagnostics and misc (#4378) * Fix style in func root, broken tests, and errors in host (#4379) * Fix style in Kubernetes/ (#4376) Fixing official pipeline (#4394) Fix style in ArtifactAssembler project (#4386) * artifactAssemble style fixes * undo suppress GenerateDocumentationFile warning --------- Co-authored-by: v-vreyya <v-vreyya@DESKTOP-RT7L5HG> Adding `WorkerRuntime` traits to core tools `func start` E2E tests (#4393) updating template version to 4.0.5086 (#4397) Warnings as errors in CI (#4405) Updating release pipelines to have correct consolidatedBuildId and linux pipeline to consume new consolidated pipeline (#4410) Removing display name from pipeline (#4413) Add docker and docker-compose for local testing and validation (#4408) Suppress build.csproj warnings and CS0162 (#4411) Removing linux pipeline from core-tools.official build (#4415)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Series of PRs to address error or warnings style issues in src/Cli/func