feroxide/feroxide-gui

View on GitHub
clippy.sh

Summary

Maintainability
Test Coverage

The mentioned parser error was in this simple command.
Open

<<<<<<< HEAD
Severity: Minor
Found in clippy.sh by shellcheck

The mentioned parser error was in ...

This info warning points to the start of what ShellCheck was parsing when it failed. See [[Parser error]] for example and information.

Notice

Original content from the ShellCheck https://github.com/koalaman/shellcheck/wiki.

Fix any mentioned problems and try again.
Open

<<<<<<< HEAD
Severity: Minor
Found in clippy.sh by shellcheck

Unexpected ..

Note: There is a [known bug](../issues/1036) in the current version when [directives](../wiki/Directive) appear within then clauses of if blocks that causes Shellcheck to report SC1072 on otherwise valid code. Avoid using directives within then clauses - instead place them at the top of the if block or another enclosing block. This is fixed on the online version and the next release.

See Parser Error.

Notice

Original content from the ShellCheck https://github.com/koalaman/shellcheck/wiki.

Couldn't parse this here string.
Open

<<<<<<< HEAD
Severity: Minor
Found in clippy.sh by shellcheck

Couldn't parse this ...

This parsing error points to the structure ShellCheck was trying to parse when a parser error occurred. See [[Parser error]] for more information.

Notice

Original content from the ShellCheck https://github.com/koalaman/shellcheck/wiki.

There are no issues that match your filters.

Category
Status