Add localization-sync #7
Annotations
10 errors and 1 warning
Formula/care.rb#L22
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Formula/care.rb#L23
Layout/AssignmentIndentation: Indent the first line of the right-hand-side of a multi-line assignment.
|
Formula/care.rb#L23
Lint/ImplicitStringConcatenation: Combine "" and "This configuration is \e[0;32mvalid\e[0;0m.\n\e[0;32m[INFO]\e[0;0m This configuration is in YAML. This is not suitable for publication. Use the prepare command to convert to JSON. - \e[0;2m/\e[0;0m\n\e[0;36m[HINT]\e[0;0m Use the resolve command to verify the output is as expected for an app.\n\e[0;36m[HINT]\e[0;0m Use the prepare command to prepare the configuration for publication.\n" into a single string literal, rather than using implicit string concatenation.
|
Formula/care.rb#L23
Lint/TripleQuotes: Delimiting a string with multiple quotes has no effect, use a single quote instead.
|
Formula/care.rb#L23
Lint/ImplicitStringConcatenation: Combine "This configuration is \e[0;32mvalid\e[0;0m.\n\e[0;32m[INFO]\e[0;0m This configuration is in YAML. This is not suitable for publication. Use the prepare command to convert to JSON. - \e[0;2m/\e[0;0m\n\e[0;36m[HINT]\e[0;0m Use the resolve command to verify the output is as expected for an app.\n\e[0;36m[HINT]\e[0;0m Use the prepare command to prepare the configuration for publication.\n" and "" into a single string literal, rather than using implicit string concatenation.
|
Formula/care.rb#L24
Layout/LineLength: Line is too long. [152/118]
|
Formula/localization-sync.rb#L22
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Formula/localization-sync.rb#L23
Layout/AssignmentIndentation: Indent the first line of the right-hand-side of a multi-line assignment.
|
Formula/localization-sync.rb#L23
Lint/ImplicitStringConcatenation: Combine "" and "Error: Missing expected argument '<files> ...'\nHelp: <files> All .xcstrings and .xml files used in the projects.\nUsage: localization-sync verify <files> ...\n See 'localization-sync verify --help' for more information.\n" into a single string literal, rather than using implicit string concatenation.
|
Formula/localization-sync.rb#L23
Lint/TripleQuotes: Delimiting a string with multiple quotes has no effect, use a single quote instead.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading