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

Add test for set-only property #102

Merged
merged 2 commits into from
Jan 28, 2024

more

0d71bba
Select commit
Loading
Failed to load commit list.
Merged

Add test for set-only property #102

more
0d71bba
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 28, 2024 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 101 in src/Destructurama.Attributed.Tests/AttributedDestructuringTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Property value is not used when setting a property Warning test

Value ignored when setting property.

Check warning on line 104 in src/Destructurama.Attributed.Tests/AttributedDestructuringTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Property value is not used when setting a property Warning test

Value ignored when setting property.

Check warning on line 119 in src/Destructurama.Attributed.Tests/AttributedDestructuringTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Property value is not used when setting a property Warning test

Value ignored when setting property.