Skip to content

Update @github/copilot to 1.0.66 - #1859

Merged
stephentoub merged 3 commits into
mainfrom
update-copilot-1.0.66
Jun 30, 2026
Merged

Update @github/copilot to 1.0.66#1859
stephentoub merged 3 commits into
mainfrom
update-copilot-1.0.66

Update Java tests for generated type arity

2a05dcd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 30, 2026 in 2s

134 new alerts

New alerts in code changed by this pull request

  • 120 warnings
  • 14 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 24351 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 24364 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 24380 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 24396 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 24420 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 24438 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 24456 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 24474 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 24498 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 24509 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 24522 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 24533 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 24549 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 24562 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 warning on line 216 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedCompletedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedCompletedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 221 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedCompletedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedCompletedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 227 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedCompletedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedCompletedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 228 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedCompletedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedCompletedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 234 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedCompletedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedCompletedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 216 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedRequestedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedRequestedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 221 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedRequestedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedRequestedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 227 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedRequestedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedRequestedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 228 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedRequestedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedRequestedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 234 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionEventsSessionLimitsExhaustedRequestedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionLimitsExhaustedRequestedEvent
to
SessionEvent
- the conversion can be done implicitly.

Check warning on line 216 in dotnet/src/obj/Debug/net10.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/RpcJsonContext.SessionSessionLimitsChangedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
SessionSessionLimitsChangedEvent
to
SessionEvent
- the conversion can be done implicitly.