Skip to content

Addressing comment on PR #1243 #113

Addressing comment on PR #1243

Addressing comment on PR #1243 #113

Triggered via dynamic August 11, 2025 20:57
Status Cancelled
Total duration 59m 15s
Artifacts 1

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
copilot
'DefaultVectorStore' does not implement interface member 'IVectorStore.GetNearestRecords(IList<Float>?, int, float)'
copilot
'IChain' in explicit interface declaration is not an interface
copilot
'IChain' in explicit interface declaration is not an interface
copilot
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot
'ConstraintOptions' does not implement interface member 'IConstraintOptionsOrBuilder.ToolCallOnly'
copilot
'ConstraintOptions' does not implement interface member 'IConstraintOptionsOrBuilder.TextUntil'
copilot
'ConstraintOptions' does not implement interface member 'IConstraintOptionsOrBuilder.TextAndOr'
copilot
'ConstraintOptions' does not implement interface member 'IConstraintOptionsOrBuilder.ResponseTypeCase'
copilot
'Part' does not implement interface member 'IPartOrBuilder.DataCase'
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Chains.RetrievalAndInferenceChain.cs#L108
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Chains.RetrievalAndInferenceChain.cs#L102
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Memory.SqliteVectorStore.cs#L20
'SqliteVectorStore' does not implement interface member 'IVectorStore.GetNearestRecords(IList<Float>?, int, float)'
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Memory.DefaultVectorStore.cs#L21
'DefaultVectorStore' does not implement interface member 'IVectorStore.GetNearestRecords(IList<Float>?, int, float)'
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Chains.RetrievalAndInferenceChain.cs#L108
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot: generated/com.google.ai.edge.localagents.localagents-rag/obj/Release/net9.0-android35.0/generated/src/Google.AI.Edge.Localagents.Rag.Chains.RetrievalAndInferenceChain.cs#L102
The type or namespace name 'IChain' does not exist in the namespace 'Google.AI.Edge.Localagents.Rag.Chains' (are you missing an assembly reference?)
copilot
The job has exceeded the maximum execution time of 59m0s
copilot: generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ITargetApi.cs#L18
The type 'ITargetApi' in '/home/runner/work/android-libraries/android-libraries/generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ITargetApi.cs' conflicts with the imported type 'ITargetApi' in 'Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Using the type defined in '/home/runner/work/android-libraries/android-libraries/generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ITargetApi.cs'.
copilot: generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ISuppressLint.cs#L18
The type 'ISuppressLint' in '/home/runner/work/android-libraries/android-libraries/generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ISuppressLint.cs' conflicts with the imported type 'ISuppressLint' in 'Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Using the type defined in '/home/runner/work/android-libraries/android-libraries/generated/com.google.android.annotations/obj/Release/net9.0-android35.0/generated/src/Android.Annotation.ISuppressLint.cs'.
copilot: generated/com.android.volley.volley/obj/Release/net9.0-android35.0/generated/src/Volley.Toolbox.IHttpStack.cs#L77
This call site is reachable on: 'Android' 21.0 and later. 'IHttpResponse' is obsoleted on: 'Android' 22.0 and later (This class is obsoleted in this android platform). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
copilot: generated/com.android.volley.volley/obj/Release/net9.0-android35.0/generated/src/Volley.Toolbox.PoolingByteArrayOutputStream.cs#L108
Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
copilot: generated/com.google.crypto.tink.tink-android/obj/Release/net9.0-android35.0/generated/src/Xamarin.Google.Crypto.Tink.Jwt.IJwtPublicKeySignInternal.cs#L60
This call site is reachable on: 'Android' 21.0 and later. 'Optional' is only supported on: 'android' 24.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
copilot: generated/com.google.crypto.tink.tink-android/obj/Release/net9.0-android35.0/generated/src/Xamarin.Google.Crypto.Tink.Jwt.IJwtPublicKeyVerifyInternal.cs#L61
This call site is reachable on: 'Android' 21.0 and later. 'Optional' is only supported on: 'android' 24.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
copilot: generated/com.google.crypto.tink.tink-android/obj/Release/net9.0-android35.0/generated/src/Xamarin.Google.Crypto.Tink.Shaded.Protobuf.ILazyStringList.cs#L1291
This call site is reachable on: 'Android' 21.0 and later. 'ISequencedCollection.Reversed()' is only supported on: 'android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
copilot: generated/com.google.crypto.tink.tink-android/obj/Release/net9.0-android35.0/generated/src/Xamarin.Google.Crypto.Tink.Shaded.Protobuf.IProtocolStringList.cs#L846
This call site is reachable on: 'Android' 21.0 and later. 'ISequencedCollection.Reversed()' is only supported on: 'android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
copilot: generated/androidx.databinding.databinding-common/obj/Release/net9.0-android35.0/generated/src/AndroidX.DataBinding.IObservableList.cs#L1150
This call site is reachable on: 'Android' 21.0 and later. 'ISequencedCollection.Reversed()' is only supported on: 'android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
copilot: generated/org.jetbrains.kotlin.kotlin-stdlib/obj/Release/net9.0-android35.0/generated/src/Kotlin.Enums.IEnumEntries.cs#L819
This call site is reachable on: 'Android' 21.0 and later. 'ISequencedCollection.Reversed()' is only supported on: 'android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)

Artifacts

Produced during runtime
Name Size Digest
results Expired
298 Bytes
sha256:5abe67a6c27dfb9bf4400ef4bb6be68ea0fcc3197d9f28183019b300b6278cff