Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make script dash compatible #1165

Merged
merged 1 commit into from
Dec 17, 2024

feat: make script dash compatible

a2a0795
Select commit
Loading
Failed to load commit list.
Merged

feat: make script dash compatible #1165

feat: make script dash compatible
a2a0795
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 17, 2024 in 1s

14 issues found.

Annotations

Check notice on line 30 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L30

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 32 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L32

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 58 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L58

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 51 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L51

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 9 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L9

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 15 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L15

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 25 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L25

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 64 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L64

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 44 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L44

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 39 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L39

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 23 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L23

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 53 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L53

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 46 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L46

echo may not expand escape sequences. Use printf. (SC2028)

Check notice on line 37 in scripts/start.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/start.sh#L37

echo may not expand escape sequences. Use printf. (SC2028)