KissPeter/APIFuzzer

View on GitHub

Showing 395 of 395 total issues

Expected an indentation at 4 instead of at 2.
Open

  Later license versions may give you additional or different
Severity: Minor
Found in LICENSE by editorconfig

Unexpected additional newlines at the end of the file.
Open

Expected an indentation at 20 instead of at 18.
Open

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

Expected an indentation at 8 instead of at 6.
Open

      - '**'

Expected an indentation at 8 instead of at 6.
Open

      - uses: actions/upload-artifact@v3

Expected an indentation at 12 instead of at 10.
Open

          up-flags: "--build --force-recreate"

Expected an indentation at 4 instead of at 2.
Open

  push:

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 4 instead of at 3.
Open

   "sub_reports" : [],
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 3.
Open

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

Expected an indentation at 4 instead of at 3.
Open

   "test_number" : 79,
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 76 instead of at 74.
Open

                                                                          parameter_data_type))

Expected an indentation at 28 instead of at 29.
Open

                             '{"Auth2": "asd"}]\'',
Severity: Minor
Found in APIFuzzer by editorconfig

Expected an indentation at 20 instead of at 18.
Open

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

Expected an indentation at 12 instead of at 10.
Open

          python-version: ${{ matrix.python-version }}

Expected an indentation at 8 instead of at 6.
Open

      - name: 'Docker Compose'

Expected an indentation at 12 instead of at 10.
Open

          retention_days: "30"

Expected an indentation at 20 instead of at 18.
Open

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

Unexpected tabs found.
Open

    VERSION=`awk -F \= '/__version__/ {gsub("\"","");print $2}' apifuzzer/__init__.py`
Severity: Minor
Found in docs/Makefile by editorconfig

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
Severity
Category
Status
Source
Language