Skip to content

Update @github/copilot to 1.0.80-0 - #2332

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
update-copilot-1.0.80-0
Closed

Update @github/copilot to 1.0.80-0#2332
github-actions[bot] wants to merge 1 commit into
mainfrom
update-copilot-1.0.80-0

Update @github/copilot to 1.0.80-0

fe86013
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Aug 13, 2026 in 2s

Error when processing the SARIF file

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 2 configurations present on refs/heads/main were not found:

Actions workflow (codeql.yml)

  • ❓  /language:csharp
  • ❓  /language:java-kotlin

New alerts in code changed by this pull request

  • 15 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 9 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note generated

Import of 'McpOauthHttpResponse' is not used.

Check notice on line 31868 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31881 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31897 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31913 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31937 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31956 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31975 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 31994 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32018 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32029 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32042 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32053 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32069 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.

Check notice on line 32082 in python/copilot/generated/rpc.py

See this annotation in the file changed.

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note generated

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.