update codeowners #9355
build.yml
on: pull_request
Matrix: build-sentry-native
test-solution-filters
29s
Matrix: build
Matrix: integration-test
Annotations
2 errors and 27 warnings
Sentry.DiagnosticSource.IntegrationTests.SqlListenerTests.LoggingAsync
VerifyException : Directory: D:\a\sentry-dotnet\sentry-dotnet\test\Sentry.DiagnosticSource.IntegrationTests
NotEqual:
- Received: SqlListenerTests.LoggingAsync.DotNet6_0.received.txt
Verified: SqlListenerTests.LoggingAsync.DotNet6_0.verified.txt
FileContent:
NotEqual:
Received: SqlListenerTests.LoggingAsync.DotNet6_0.received.txt
Verified: SqlListenerTests.LoggingAsync.DotNet6_0.verified.txt
Compare Result:
[
{
Source: {
Message: {
Message: Failed executing DbCommand,
Formatted:
Failed executing DbCommand
SET NOCOUNT ON;
INSERT INTO [TestEntities] ([Property])
VALUES (@p0);
SELECT [Id]
FROM [TestEntities]
WHERE @@rowcount = 1 AND [Id] = scope_identity();
},
Logger: Microsoft.EntityFrameworkCore.Database.Command,
Platform: csharp,
Level: error,
Request: {},
Contexts: {
trace: {
Operation:
}
},
User: {
Id: Guid_1,
IpAddress: {{auto}}
},
Breadcrumbs: [
{
Message: Entity Framework Core initialized 'TestDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:' with options: NoTracking ,
Data: {
eventId: Microsoft.EntityFrameworkCore.Infrastructure.ContextInitialized
},
Category: Microsoft.EntityFrameworkCore.Infrastructure
}
],
Tags: {
commandText:
SET NOCOUNT ON;
INSERT INTO [TestEntities] ([Property])
VALUES (@p0);
SELECT [Id]
FROM [TestEntities]
WHERE @@rowcount = 1 AND [Id] = scope_identity();,
commandTimeout: 30,
commandType: Text,
eventId: Microsoft.EntityFrameworkCore.Database.Command.CommandError,
newLine:
,
parameters: @p0='?' (Size = 450)
}
}
},
{
Source: {
Name: my transaction,
Platform: csharp,
Operation: my operation,
Description: ,
Status: Ok,
IsSampled: true,
SampleRate: 1.0,
Request: {},
Contexts: {
trace: {
Operation: my operation,
Description: ,
Status: Ok,
IsSampled: true
}
},
User: {
- Id: Guid_1,
+ Id: Guid_2,
IpAddress: {{auto}}
},
Spans: [
{
IsFinished: true,
Operation: db.connection,
Description: SqlListenerTests.verify_LoggingAsync,
Status: Ok,
IsSampled: true,
Extra: {
bytes_sent : 510,
- db.connection_id: Guid_2,
+ db.connection_id: Guid_3,
db.name: SqlListenerTests.verify_LoggingAsync,
- db.operation_id: Guid_3,
+ db.operation_id: Guid_4,
db.server: (LocalDb)\SqlListenerTests,
db.system: sql,
rows_sent: 0
}
},
{
IsFinished: true,
Operation: db.query,
Description:
SET NOCOUNT ON;
INSERT INTO [TestEntities] ([Property])
VALUES (@p0);
SELECT [Id]
FROM [TestEntities]
WHERE @@rowcount = 1 AND [Id] = scope_identity();
,
Status: InternalError,
IsSampled: true,
Extra: {
- db.connection_id: Guid_2,
+ db.connection_id: Guid_3,
db.name: SqlListenerTests.verify_LoggingAsync,
- db.operation_id: Guid_4,
+ db.operation_id: Guid_5,
db.system: sql
}
}
],
IsFinished: true
}
}
]
|
.NET (windows-latest)
Process completed with exit code 1.
|
.NET (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET (ubuntu-latest)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L7950
Unknown return type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.GetFrameMetricsCollector ()'.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L8040
Unknown parameter type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.SetFrameMetricsCollector (io.sentry.android.core.internal.util.SentryFrameMetricsCollector)'.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L8186
Unknown parameter type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SpanFrameMetricsCollector.SpanFrameMetricsCollector (Sentry.JavaSdk.Android.Core.SentryAndroidOptions, io.sentry.android.core.internal.util.SentryFrameMetricsCollector)'.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9155
Unexpected field type `io.sentry.android.replay.DefaultReplayBreadcrumbConverter.Companion` (IO.Sentry.Android.Replay.DefaultReplayBreadcrumbConverter).
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9729
Unexpected field type `io.sentry.android.replay.gestures.ReplayGestureConverter.Companion` (IO.Sentry.Android.Replay.Gestures.ReplayGestureConverter).
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9258
Skipping 'IO.Sentry.Android.Replay.ReplayCache.Companion' due to a duplicate nested type name. (Java type: 'io.sentry.android.replay.ReplayCache')
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9422
Skipping 'IO.Sentry.Android.Replay.ScreenshotRecorderConfig.Companion' due to a duplicate nested type name. (Java type: 'io.sentry.android.replay.ScreenshotRecorderConfig')
|
.NET (ubuntu-latest)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L7950
Unknown return type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.GetFrameMetricsCollector ()'.
|
.NET (ubuntu-latest):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L8040
Unknown parameter type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.SetFrameMetricsCollector (io.sentry.android.core.internal.util.SentryFrameMetricsCollector)'.
|
.NET (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET (macos-15)
Already linked: /opt/homebrew/Cellar/mono/6.12.0.206
|
.NET (macos-15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.NET (macos-15)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (macos-15)
The target framework 'net7.0-ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L7950
Unknown return type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.GetFrameMetricsCollector ()'.
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L8040
Unknown parameter type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.SetFrameMetricsCollector (io.sentry.android.core.internal.util.SentryFrameMetricsCollector)'.
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L8186
Unknown parameter type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SpanFrameMetricsCollector.SpanFrameMetricsCollector (Sentry.JavaSdk.Android.Core.SentryAndroidOptions, io.sentry.android.core.internal.util.SentryFrameMetricsCollector)'.
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9155
Unexpected field type `io.sentry.android.replay.DefaultReplayBreadcrumbConverter.Companion` (IO.Sentry.Android.Replay.DefaultReplayBreadcrumbConverter).
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9729
Unexpected field type `io.sentry.android.replay.gestures.ReplayGestureConverter.Companion` (IO.Sentry.Android.Replay.Gestures.ReplayGestureConverter).
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9258
Skipping 'IO.Sentry.Android.Replay.ReplayCache.Companion' due to a duplicate nested type name. (Java type: 'io.sentry.android.replay.ReplayCache')
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L9422
Skipping 'IO.Sentry.Android.Replay.ScreenshotRecorderConfig.Companion' due to a duplicate nested type name. (Java type: 'io.sentry.android.replay.ScreenshotRecorderConfig')
|
.NET (macos-15)
The target framework 'net7.0-ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (macos-15)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET (macos-15):
src/Sentry.Bindings.Android/obj/Release/net7.0-android/api.xml#L7950
Unknown return type 'io.sentry.android.core.internal.util.SentryFrameMetricsCollector' for member 'Sentry.JavaSdk.Android.Core.SentryAndroidOptions.GetFrameMetricsCollector ()'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e12e43a1002cde1218f22de0910e04e03f80f233
|
201 MB |
|
verify-test-results
|
1.1 KB |
|