Skip to content

E2e test setup

E2e test setup #1

Triggered via pull request January 13, 2025 09:43
Status Failure
Total duration 6m 35s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: e2e-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 39 warnings
e2e-test (6.0.x)
Process completed with exit code 1.
e2e-test (7.0.x)
Process completed with exit code 1.
e2e-test (8.0.x)
Process completed with exit code 1.
e2e-test (6.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test (6.0.x)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
e2e-test (6.0.x)
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.
e2e-test (6.0.x)
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.
e2e-test (6.0.x): Aikido.Zen.Core/Agent.cs#L379
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L28
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L29
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L30
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (6.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (7.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test (7.0.x)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
e2e-test (7.0.x)
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.
e2e-test (7.0.x)
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.
e2e-test (7.0.x): Aikido.Zen.Core/Agent.cs#L379
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L28
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L29
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L30
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (7.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (8.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
e2e-test (8.0.x)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
e2e-test (8.0.x)
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.
e2e-test (8.0.x)
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.
e2e-test (8.0.x): Aikido.Zen.Core/Agent.cs#L379
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L28
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L29
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/SqlClientPatches.cs#L30
'SqlCommand' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
e2e-test (8.0.x): Aikido.Zen.DotNetCore/Patches/IOPatches.cs#L57
The variable 'e' is declared but never used