short-d/short

View on GitHub

Showing 126 of 307 total issues

Line length
Open

| [Dependency Inversion Principle](https://api.short-d.com/r/dip) | Depend on abstractions, not on concretions. |
Severity: Info
Found in README.md by markdownlint

Line length
Open

| [Stable Dependencies Principle](https://api.short-d.com/r/sdp) | Depend in the direction of stability. |
Severity: Info
Found in README.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

timeout $WAITFORIT_BUSYTIMEFLAG $WAITFORIT_TIMEOUT $0 --child --host=$WAITFORIT_HOST --port=$WAITFORIT_PORT --timeout=$WAITFORIT_TIMEOUT &
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Bare URL used
Open

https://www.contributor-covenant.org/faq
Severity: Info
Found in CODE_OF_CONDUCT.md by markdownlint

Line length
Open

interests in the project so that we can reassign the issue to other developers interested in making progress.
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

nc -z $WAITFORIT_HOST $WAITFORIT_PORT
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Double quote to prevent globbing and word splitting.
Open

nc -z $WAITFORIT_HOST $WAITFORIT_PORT
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Double quote to prevent globbing and word splitting.
Open

(echo >/dev/tcp/$WAITFORIT_HOST/$WAITFORIT_PORT) >/dev/null 2>&1
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Double quote to prevent globbing and word splitting.
Open

WAITFORIT_TIMEOUT_PATH=$(realpath $WAITFORIT_TIMEOUT_PATH 2>/dev/null || readlink -f $WAITFORIT_TIMEOUT_PATH)
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Trailing spaces
Open

Please post your weekly contributions on our Slack every Sunday during your convenient hours. All of the followings counts as contributions:
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

If you are dedicated to the project and want to have more impacts, you should consider joining the core team!
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

1. Replace the value of `GOOGLE_CLIENT_ID` in `backend/.env` file with `Your Client ID`.
Severity: Info
Found in README.md by markdownlint

Line length
Open

| [Open Closed Principle](https://api.short-d.com/r/ocp) | You should be able to extend a classes behavior, without modifying it. |
Severity: Info
Found in README.md by markdownlint

Line length
Open

You can find the differences between continuous delivery & continuous deployment [here](doc/tutorial/CI-CD.md)
Severity: Info
Found in README.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

timeout $WAITFORIT_BUSYTIMEFLAG $WAITFORIT_TIMEOUT $0 --quiet --child --host=$WAITFORIT_HOST --port=$WAITFORIT_PORT --timeout=$WAITFORIT_TIMEOUT &
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Double quote to prevent globbing and word splitting.
Open

timeout $WAITFORIT_BUSYTIMEFLAG $WAITFORIT_TIMEOUT $0 --child --host=$WAITFORIT_HOST --port=$WAITFORIT_PORT --timeout=$WAITFORIT_TIMEOUT &
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck

Trailing spaces
Open

You can contribute to the project at your own pace & schedule. Please open a draft pull request after you started working
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

on an issue so that everyone knows it's in progress. Please let the the core team know if you become too busy with life or lost
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Line length
Open

Please post your weekly contributions on our Slack every Sunday during your convenient hours. All of the followings counts as contributions:
Severity: Info
Found in CONTRIBUTING.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

WAITFORIT_TIMEOUT_PATH=$(realpath $WAITFORIT_TIMEOUT_PATH 2>/dev/null || readlink -f $WAITFORIT_TIMEOUT_PATH)
Severity: Minor
Found in backend/scripts/wait-for-it by shellcheck
Severity
Category
Status
Source
Language