Override Seed21006 for Npgsql timestamptz UTC requirement (#3818) #3020
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
55 errors and 11 warnings
|
build (ubuntu-22.04, 13, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3994k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 17, Debug)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4005k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 17, Debug)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (windows-2022, 17, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (windows-2022, 17, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
build (windows-2022, 16, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (windows-2022, 16, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
build (windows-2022, 15, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (windows-2022, 15, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 15, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 16, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (windows-2022, 13, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3994k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (windows-2022, 13, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 14, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 17, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (ubuntu-22.04, 17, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\n"···
↑ (pos 3)
|
|
build (windows-2022, 14, Release)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4004k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build (windows-2022, 14, Release)
Process completed with exit code 1.
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L2071
-- Missing test overrides --
public override async Task Contains_on_Enumerable(bool async)
{
await base.Contains_on_Enumerable(async);
AssertSql();
}
public override async Task Contains_on_MemoryExtensions(bool async)
{
await base.Contains_on_MemoryExtensions(async);
AssertSql();
}
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: True):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.PrimitiveCollectionsQueryNpgsqlTest.Parameter_collection_Concat_column_collection(async: False):
test/EFCore.PG.FunctionalTests/Query/PrimitiveCollectionsQueryNpgsqlTest.cs#L1433
Assert.Equal() Failure: Strings differ
↓ (pos 3)
Expected: "@__ints_0={ '11', '111' } (DbType = Objec"···
Actual: "@__p_0={ '11', '111' } (DbType = Object)\r"···
↑ (pos 3)
|
|
build (ubuntu-22.04, 13, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-22.04, 17, Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-2022, 17, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-2022, 16, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-2022, 15, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-22.04, 15, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-22.04, 16, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-2022, 13, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-22.04, 14, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-22.04, 17, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-2022, 14, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|