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

VideoCompressPlugin.swift warning #276

Open
stephane-archer opened this issue Sep 26, 2024 · 1 comment
Open

VideoCompressPlugin.swift warning #276

stephane-archer opened this issue Sep 26, 2024 · 1 comment

Comments

@stephane-archer
Copy link

/Users/fractale/.pub-cache/hosted/pub.dev/video_compress-3.1.3/macos/Classes/VideoCompressPlugin.swift:229:17: warning: capture of 'timer' with non-sendable type 'Timer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
                timer.invalidate()
                ^
open class Timer : NSObject {
           ^
@Alvish0407
Copy link

same issue

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

No branches or pull requests

2 participants