jonataslaw / jonataslaw/VideoCompress
VideoCompressPlugin.swift warning
Open
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
```
/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 {
^
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.