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

Fix deleteBlobEntry! bug in cicd #244

Open
Affie opened this issue May 29, 2024 · 0 comments
Open

Fix deleteBlobEntry! bug in cicd #244

Affie opened this issue May 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Affie
Copy link
Member

Affie commented May 29, 2024

Data Entries: Error During Test at /home/runner/work/NavAbilitySDK.jl/NavAbilitySDK.jl/test/integration/InterfaceTests.jl:243
  Expression evaluated to non-Boolean
  Expression: deleteBlobEntry!(fgclient, :a, :key1)
       Value: BlobEntry[BlobEntry(UUID("afd4bb72-00bd-47bf-accb-18a98e756160"), UUID("c1315aac-25b9-4475-9170-adf133dc72ed"), UUID("3e346f8a-a19c-4407-99a7-4b23d70c68e3"), :key2, :test, "", "", nothing, "", "", "", TimeZones.ZonedDateTime(2024, 5, 29, 9, 55, 40, 69, tz"Z"), nothing, nothing, "DistributedFactorGraph.BlobEntry", "0.23.8")]
Data Entries: Error During Test at /home/runner/work/NavAbilitySDK.jl/NavAbilitySDK.jl/test/integration/InterfaceTests.jl:246
  Expression evaluated to non-Boolean
  Expression: deleteBlobEntry!(fgclient, :a, :key2)
       Value: BlobEntry[BlobEntry(UUID("a1d344e2-799d-45d1-9321-49197a2407ea"), UUID("37fdac4e-d938-4cd2-b31a-59b7b0a9665d"), UUID("99b3a832-9a92-4925-9629-c2c0b15c3724"), :key1, :test, "", "", nothing, "", "", "", TimeZones.ZonedDateTime(2024, 5, 29, 9, 55, 40, 69, tz"Z"), nothing, nothing, "DistributedFactorGraph.BlobEntry", "0.23.8")]
@Affie Affie self-assigned this May 29, 2024
@Affie Affie added the bug Something isn't working label May 29, 2024
@Affie Affie added this to the v0.7.0 milestone May 29, 2024
@Affie Affie modified the milestones: v0.7.0, v0.7.1 Jul 19, 2024
@Affie Affie modified the milestones: v0.7.1, v0.0.x Jul 26, 2024
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

No branches or pull requests

1 participant