Skip to content

chore: bump @github/copilot to ^1.0.75 and regenerate all SDKs - #2115

Closed
MRayermannMSFT wants to merge 1 commit into
mainfrom
dev/mrayermannmsft/other/copilot-1.0.75-bump
Closed

chore: bump @github/copilot to ^1.0.75 and regenerate all SDKs#2115
MRayermannMSFT wants to merge 1 commit into
mainfrom
dev/mrayermannmsft/other/copilot-1.0.75-bump

chore: bump @github/copilot to ^1.0.75 and regenerate all SDKs

bb543bd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 28, 2026 in 3s

44 new alerts

New alerts in code changed by this pull request

  • 30 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 27594 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 27607 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 27623 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 27639 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 27663 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 27681 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 27699 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 27717 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 27741 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 27752 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 27765 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 27776 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 27792 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 27805 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.SessionEventsFactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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.SessionEventsFactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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.SessionEventsFactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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.SessionEventsFactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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.SessionEventsFactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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/SessionEventsJsonContext.FactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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/SessionEventsJsonContext.FactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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/SessionEventsJsonContext.FactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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/SessionEventsJsonContext.FactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

There is no need to upcast from
FactoryRunUpdatedEvent
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/SessionEventsJsonContext.FactoryRunUpdatedEvent.g.cs

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

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

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

See this annotation in the file changed.

Code scanning / CodeQL

Useless upcast Warning generated

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