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

chore: 🤖 [JIRA:HCPSDKFIORIUIKIT-2827]cleanup warning #884

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

KevinZK
Copy link
Collaborator

@KevinZK KevinZK commented Nov 14, 2024

Stored property 'chartType' of 'Sendable'-conforming struct 'ColumnChartCategoryShape' has non-sendable type 'ChartType'; this is an error in the Swift 6 language mode

Stored property 'chartType' of 'Sendable'-conforming struct
'ColumnChartCategoryShape' has non-sendable type 'ChartType'; this is an
error in the Swift 6 language mode
@KevinZK KevinZK requested a review from a team as a code owner November 14, 2024 07:25
@KevinZK KevinZK requested review from billzhou0223 and removed request for a team November 14, 2024 07:25
Copy link
Contributor

@dyongxu dyongxu left a comment

Choose a reason for hiding this comment

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

Fix all files with the same warning

@KevinZK
Copy link
Collaborator Author

KevinZK commented Nov 15, 2024

Fix all files with the same warning
Perhaps the PR #711 can be reopened. I have fixed it before.
But when you considered the thread safety issue of @uncheck, I closed the PR.

@dyongxu dyongxu merged commit c1efa06 into SAP:main Nov 15, 2024
12 checks passed
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