Skip to content

chore: resolve a large number of warnings in csharp codebase#952

Merged
RomainMuller merged 1 commit intomasterfrom
rmuller/clean-up-dotnet-code
Nov 7, 2019
Merged

chore: resolve a large number of warnings in csharp codebase#952
RomainMuller merged 1 commit intomasterfrom
rmuller/clean-up-dotnet-code

Conversation

@RomainMuller
Copy link
Copy Markdown
Contributor

Removing a host of unused Using statements, replacing verbose variable
typings with the var keyword, using more expressive syntax for certain
patterns, and resolving a couple of "potential null access" problems.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@RomainMuller RomainMuller requested a review from a team as a code owner November 7, 2019 14:19
Removing a host of unused `Using` statements, replacing verbose variable
typings with the `var` keyword, using more expressive syntax for certain
patterns, and resolving a couple of "potential null access" problems.
@RomainMuller RomainMuller force-pushed the rmuller/clean-up-dotnet-code branch from 09b9b20 to 2aadefe Compare November 7, 2019 14:23
@aws aws deleted a comment from aws-cdk-automation Nov 7, 2019
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller RomainMuller merged commit 526509c into master Nov 7, 2019
@RomainMuller RomainMuller deleted the rmuller/clean-up-dotnet-code branch November 7, 2019 15:00
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.

2 participants