Release 4.0.0 #5
Annotations
30 warnings
Trailing Comma (trailing_comma):
Package.swift#L8
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L11
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L14
Collection literals should not have trailing commas
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L18
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L44
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Blanket Disable Command (blanket_disable_command):
Sources/ToastUI/ToastViewController.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible`
|
Trailing Comma (trailing_comma):
Package.swift#L8
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L11
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L14
Collection literals should not have trailing commas
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L18
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L44
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Blanket Disable Command (blanket_disable_command):
Sources/ToastUI/ToastViewController.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible`
|
Trailing Comma (trailing_comma):
Package.swift#L8
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L11
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L14
Collection literals should not have trailing commas
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L18
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L44
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Blanket Disable Command (blanket_disable_command):
Sources/ToastUI/ToastViewController.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible`
|
Trailing Comma (trailing_comma):
Package.swift#L8
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L11
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L14
Collection literals should not have trailing commas
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L18
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L44
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Blanket Disable Command (blanket_disable_command):
Sources/ToastUI/ToastViewController.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible`
|
Trailing Comma (trailing_comma):
Package.swift#L8
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L11
Collection literals should not have trailing commas
|
Trailing Comma (trailing_comma):
Package.swift#L14
Collection literals should not have trailing commas
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L18
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Redundant Discardable Let (redundant_discardable_let):
Sources/ToastUI/ToastViewBridge.swift#L44
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function
|
Blanket Disable Command (blanket_disable_command):
Sources/ToastUI/ToastViewController.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible`
|