Skip to content

"Code scanning cannot determine the alerts introduced or fixed by this pull request" #1179

Open
@rfay

Description

@rfay

Recently I see failures always from codeql, "Code scanning cannot determine the alerts introduced or fixed by this pull request"

Although I have only the go language configured:

    strategy:
      fail-fast: true
      matrix:
        language: [ 'go' ]

(See https://github.com/drud/ddev/blob/a5edc5dde1a630658d7acfded2bfd11b53811f25/.github/workflows/codeql.yml#L32-L37)

it still complains that it can't find a python run.
Cursor_and_Allow_overriding_config_in_`config___yaml`_using_`override_config__true`__fixes__4100__fixes__4079__fixes__4099_by_rfay_·_Pull_Request__4118_·_drud_ddev

Is this because it's a forked PR perhaps? Anyway, it's pretty unuseful behavior.

Result is in https://github.com/drud/ddev/pull/4118/checks?check_run_id=7822079521

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions