Skip to content

psp-8796 correct generated property report.#4169

Merged
devinleighsmith merged 3 commits intobcgov:devfrom
devinleighsmith:psp-8796
Jul 9, 2024
Merged

psp-8796 correct generated property report.#4169
devinleighsmith merged 3 commits intobcgov:devfrom
devinleighsmith:psp-8796

Conversation

@devinleighsmith
Copy link
Collaborator

No description provided.

@devinleighsmith devinleighsmith added the bug Something isn't working label Jul 8, 2024
@devinleighsmith devinleighsmith self-assigned this Jul 8, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2024

✅ No secrets were detected in the code.

.Map(dest => dest.Latitude, src => src.Location.Coordinate.Y)
.Map(dest => dest.Longitude, src => src.Location.Coordinate.X)
.Map(dest => dest.IsSensitive, src => src.IsSensitive)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: empty line

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2024

✅ No secrets were detected in the code.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2024

✅ No secrets were detected in the code.

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.

2 participants