Shayokh144 / SurveyApp

0 stars 0 forks source link

remove unnecessary change #28

Open Shayokh144 opened 2 years ago

Shayokh144 commented 2 years ago

remove unnecessary change that made for generating Danger comment

github-actions[bot] commented 2 years ago
Warnings
:warning: DANGER IS ADDED
Messages
:book: This is a test message...

SwiftLint found issues

Severity File Reason
Warning UIConstants.swift:18 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:19 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:20 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:21 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:22 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:24 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:25 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:27 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:28 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:29 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:30 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:32 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:33 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:34 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:35 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:36 Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
Warning UIConstants.swift:43 Variable name should be between 3 and 40 characters long: 'surveyDetailsViewTitleAccesibilityIdentifier' (identifier_name)
Warning UIConstants.swift:11 Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
Warning UIConstants.swift:52 Opening braces should be preceded by a single space and on the same line as the declaration. (opening_brace)
Error UIConstants.swift:47 Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning. (shorthand_operator)
Warning UIConstants.swift:45 Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)

Generated by :no_entry_sign: Danger Swift against 53ad92c6ff8e335bc59c5783a1d2ac3e3aa568b6