Skip to content

Fix warning CS8618 by adding a default value to generated class properties#69

Merged
hhoangnl merged 4 commits intomasterfrom
feature/add_default_value_to_properties
Oct 19, 2020
Merged

Fix warning CS8618 by adding a default value to generated class properties#69
hhoangnl merged 4 commits intomasterfrom
feature/add_default_value_to_properties

Conversation

@hhoangnl
Copy link
Copy Markdown
Contributor

@hhoangnl hhoangnl commented Oct 19, 2020

A default value is added to class properties (generated using the built-in EF poco template) in order to make warning CS8618 go away.

@hhoangnl hhoangnl changed the title Feature/add default value to properties Fix warning CS8618 by adding a default value to generated class properties Oct 19, 2020
@hhoangnl hhoangnl added the bug Something isn't working label Oct 19, 2020
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

82.3% 82.3% Coverage
0.0% 0.0% Duplication

@hhoangnl hhoangnl merged commit 8a8f896 into master Oct 19, 2020
@hhoangnl hhoangnl deleted the feature/add_default_value_to_properties branch October 19, 2020 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant