Skip to content

KYPhotoLibrary+VideoExport.swift: Replace AVAssetExportSession.export… #10

KYPhotoLibrary+VideoExport.swift: Replace AVAssetExportSession.export…

KYPhotoLibrary+VideoExport.swift: Replace AVAssetExportSession.export… #10

Triggered via push January 4, 2026 15:10
Status Success
Total duration 38s
Artifacts

swift-lint.yml

on: push
call-reusable-workflow-to-swift-lint  /  pre-build
2s
call-reusable-workflow-to-swift-lint / pre-build
call-reusable-workflow-to-swift-lint  /  swift-lint
30s
call-reusable-workflow-to-swift-lint / swift-lint
Fit to window
Zoom out
Zoom in

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)