KYPhotoLibrary+VideoExport.swift: Replace AVAssetExportSession.export… #10
swift-lint.yml
on: push
call-reusable-workflow-to-swift-lint
/
pre-build
2s
call-reusable-workflow-to-swift-lint
/
swift-lint
30s
Annotations
2 warnings
|
call-reusable-workflow-to-swift-lint / swift-lint:
KYPhotoLibrary/Sources/Asset/KYPhotoLibrary+Thumbnail.swift#L42
Legacy Constructor Violation: Swift constructors are preferred over legacy convenience functions (legacy_constructor)
|
|
call-reusable-workflow-to-swift-lint / swift-lint:
KYPhotoLibraryDemo/KYPhotoLibraryDemoUITests/KYPhotoLibraryDemoUITestsLaunchTests.swift#L13
Static Over Final Class Violation: Prefer `static` over `class` in a final class (static_over_final_class)
|