KissPeter/APIFuzzer

View on GitHub

Showing 395 of 395 total issues

Expected an indentation at 20 instead of at 18.
Open

                  )
Severity: Minor
Found in APIFuzzer by editorconfig

Unexpected tabs found.
Open

    docker tag apifuzzer:latest kisspeter/apifuzzer:$VERSION
Severity: Minor
Found in docs/Makefile by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      matrix:

Expected an indentation at 12 instead of at 10.
Open

          pytest  -x --hypothesis-show-statistics --cov-report html --cov=apifuzzer  --html=pytest.html --self-contained-html --durations=10 --show-capture=stdout -vv -rP test

Expected an indentation at 4 instead of at 3.
Open

   "parsed_status_code" : 500,
Severity: Minor
Found in README.md by editorconfig

TODO found
Open

        # TODO investigate:
Severity: Minor
Found in apifuzzer/server_fuzzer.py by fixme

Expected an indentation at 8 instead of at 6.
Open

      - uses: jpribyl/action-docker-layer-caching@v0.1.0

Expected an indentation at 12 instead of at 10.
Open

          image: "apifuzzer:latest"

Expected an indentation at 4 instead of at 2.
Open

  push:

Expected an indentation at 8 instead of at 6.
Open

      - 'master'

Unexpected tabs found.
Open

    docker tag apifuzzer:latest kisspeter/apifuzzer:latest
Severity: Minor
Found in docs/Makefile by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - name: Display Python version

Expected an indentation at 12 instead of at 10.
Open

          python -m pip install --upgrade pip

Expected an indentation at 8 instead of at 6.
Open

      - uses: actions/upload-artifact@v3

Expected an indentation at 4 instead of at 2.
Open

  docker:

Expected an indentation at 8 instead of at 6.
Open

      - name: 'Docker Compose'

Expected an indentation at 4 instead of at 3.
Open

   max-width: 100% !important;
Severity: Minor
Found in docs/_static/css/custom.css by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  -u ALTERNATE_URL, --url ALTERNATE_URL
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 20 instead of at 18.
Open

                  log_level=args.log_level,
Severity: Minor
Found in APIFuzzer by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      - uses: actions/checkout@v3
Severity
Category
Status
Source
Language