Skip to content

feat(deploy): ingress path-split so /api/me routes to auth-api #434

feat(deploy): ingress path-split so /api/me routes to auth-api

feat(deploy): ingress path-split so /api/me routes to auth-api #434

Triggered via pull request May 29, 2026 06:11
Status Success
Total duration 3m 18s
Artifacts 1

ci.yml

on: pull_request
Detect change scope
5s
Detect change scope
Lint (dotnet format)
1m 34s
Lint (dotnet format)
Migration drift (SQLite + Postgres)
1m 40s
Migration drift (SQLite + Postgres)
Postgres migration smoke
1m 55s
Postgres migration smoke
Publish test results
15s
Publish test results
Release
Release
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 36 warnings
Lint (dotnet format)
Warnings were encountered while loading the workspace. Set the verbosity option to the 'diagnostic' level to log warnings.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Detect change scope
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. 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/
Lint (dotnet format)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Migration drift (SQLite + Postgres)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Common/Erp.Presentation.Api.Common.csproj : warning NU1510: PackageReference Microsoft.Extensions.Caching.Memory will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Migration drift (SQLite + Postgres)
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Common/Erp.Presentation.Api.Common.csproj : warning NU1510: PackageReference Microsoft.Extensions.Caching.Memory will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Postgres migration smoke
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@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 & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved.
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-w3x6-4m5h-cxqf [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1903: Package 'System.Security.Cryptography.Xml' 9.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-37gx-xxp4-5rgx [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Infrastructure/Persistence/Erp.Infrastructure.Persistence/Erp.Infrastructure.Persistence.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Auth/Erp.Presentation.Api.Auth.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Satisfactory.Presentation.Api/Satisfactory.Presentation.Api.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.0 requires Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0) but version Microsoft.CodeAnalysis.Workspaces.Common 5.0.0 was resolved. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Build & Test
/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/src/Presentation/Api/Erp.Presentation.Api.Common/Erp.Presentation.Api.Common.csproj : warning NU1510: PackageReference Microsoft.Extensions.Caching.Memory will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/ErpForFactoryGames/ErpForFactoryGames/ErpForFactoryGames.slnx]
Publish test results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@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/

Artifacts

Produced during runtime
Name Size Digest
test-results
59 KB
sha256:748aadeffc1874efec880fabcbb57b79bbfac209da95a427ab424a5a64ef57b6