TPPDF
TPPDF copied to clipboard
WIP: Changed from Travis CI to GitHub Actions
Warnings | |
---|---|
:warning: | PR is classed as Work in Progress |
:warning: | Package.swift, Package.resolved were updated, but there were no changes in the TPPDF.podspec. Did you forget to update them? |
SwiftLint found issues
Severity | File | Reason |
---|---|---|
Warning | EmptyDocumentTests.swift:10 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | EmptyDocumentTests.swift:8 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | Package.swift:16 | There should be no space before and one after any comma. (comma ) |
Warning | Package.swift:5 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | Package.swift:12 | Collection literals should not have trailing commas. (trailing_comma ) |
Warning | Package.swift:16 | Collection literals should not have trailing commas. (trailing_comma ) |
Warning | Package.swift:25 | Collection literals should not have trailing commas. (trailing_comma ) |
Warning | Package.swift:32 | Collection literals should not have trailing commas. (trailing_comma ) |
Warning | Package.swift:33 | Collection literals should not have trailing commas. (trailing_comma ) |
Warning | PDFInfo_Spec.swift:17 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 34 lines (closure_body_length ) |
Warning | PDFInfo_Spec.swift:16 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFInfo_Spec.swift:14 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFInfo_Spec.swift:6 | Header comments should be consistent with project patterns. (file_header ) |
Error | PDFInfo_Spec.swift:14 | Type name should only contain alphanumeric characters: 'PDFInfo_Spec' (type_name ) |
Warning | ExternalDocumentTests.swift:12 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 26 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:76 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 28 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:142 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 28 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:210 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 30 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:283 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 29 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:345 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 29 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:282 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 60 lines (closure_body_length ) |
Error | ExternalDocumentTests.swift:11 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 177 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:11 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 177 lines (closure_body_length ) |
Warning | ExternalDocumentTests.swift:10 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | ExternalDocumentTests.swift:8 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Error | ExternalDocumentTests.swift:10 | Function body should span 40 lines or less excluding comments and whitespace: currently spans 178 lines (function_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:21 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 36 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:152 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 34 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:209 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 48 lines (closure_body_length ) |
Error | PDFGenerator+Generation_Spec.swift:19 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 151 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:19 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 151 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:276 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 23 lines (closure_body_length ) |
Error | PDFGenerator+Generation_Spec.swift:18 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 176 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:18 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 176 lines (closure_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:17 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFGenerator+Generation_Spec.swift:15 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFGenerator+Generation_Spec.swift:6 | Header comments should be consistent with project patterns. (file_header ) |
Error | PDFGenerator+Generation_Spec.swift:17 | Function body should span 40 lines or less excluding comments and whitespace: currently spans 177 lines (function_body_length ) |
Warning | PDFGenerator+Generation_Spec.swift:251 | Prefer implicit returns in closures, functions and getters. (implicit_return ) |
Warning | PDFGenerator+Generation_Spec.swift:251 | Line should be 150 characters or less: currently 151 characters (line_length ) |
Warning | PDFGenerator+Generation_Spec.swift:268 | Collection literals should not have trailing commas. (trailing_comma ) |
Error | PDFGenerator+Generation_Spec.swift:15 | Type name should only contain alphanumeric characters: 'PDFGenerator_Generation_Spec' (type_name ) |
Warning | PDFTableValidator_Spec.swift:17 | Closure body should span 20 lines or less excluding comments and whitespace: currently spans 65 lines (closure_body_length ) |
Warning | PDFTableValidator_Spec.swift:16 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFTableValidator_Spec.swift:14 | All declarations should specify Access Control Level keywords explicitly. (explicit_acl ) |
Warning | PDFTableValidator_Spec.swift:6 | Header comments should be consistent with project patterns. (file_header ) |
Warning | PDFTableValidator_Spec.swift:16 | Function body should span 40 lines or less excluding comments and whitespace: currently spans 66 lines (function_body_length ) |
Warning | PDFTableValidator_Spec.swift:61 | Lines should not have trailing whitespace. (trailing_whitespace ) |
Error | PDFTableValidator_Spec.swift:14 | Type name should only contain alphanumeric characters: 'PDFTableValidator_Spec' (type_name ) |
Generated by :no_entry_sign: Danger Swift against fe798673a2d026579d5be8ff922a61bf2642a0f2
Codecov Report
:exclamation: No coverage uploaded for pull request base (
develop@8f1c48d
). Click here to learn what that means. Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## develop #285 +/- ##
==========================================
Coverage ? 78.98%
==========================================
Files ? 211
Lines ? 12579
Branches ? 0
==========================================
Hits ? 9936
Misses ? 2643
Partials ? 0
Flag | Coverage Δ | |
---|---|---|
iOS | 79.90% <0.00%> (?) |
|
macOS | 0.00% <0.00%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.