Skip to content

Implemented Test containers for integration testing - phase 1 #1144

Implemented Test containers for integration testing - phase 1

Implemented Test containers for integration testing - phase 1 #1144

Triggered via pull request March 22, 2024 16:52
Status Failure
Total duration 2h 35m 5s
Artifacts

CI-2.yml

on: pull_request
Test Stage  /  ...  /  Windows Test
12m 38s
Test Stage / windows / Windows Test
Test Stage  /  ...  /  Linux Test
2h 26m
Test Stage / Linux / Linux Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 19 warnings
GingerCoreNETUnitTest.DatabaseTest.CouchbaseIntegrationTests ► ShouldReturnTwoCustomers: Ginger/GingerCoreNETUnitTest/DatabaseTest/CouchbaseIntegrationTests.cs#L23
Failed test found in: D:/a/TestResults/runneradmin_fv-az836-25_2024-03-22_17_08_41.trx Error: Class Initialization method GingerCoreNETUnitTest.DatabaseTest.CouchbaseIntegrationTests.ClassInitialize threw exception. Docker.DotNet.DockerImageNotFoundException: Docker.DotNet.DockerImageNotFoundException: Docker API responded with status code=NotFound, response={"message":"No such image: couchbase:community-7.0.2"} .
GingerCoreNETUnitTest.DatabaseTest.OracleIntegrationTests ► ShouldReturnTwoCustomers: Ginger/GingerCoreNETUnitTest/DatabaseTest/OracleIntegrationTests.cs#L20
Failed test found in: D:/a/TestResults/runneradmin_fv-az836-25_2024-03-22_17_08_41.trx Error: Class Initialization method GingerCoreNETUnitTest.DatabaseTest.OracleIntegrationTests.ClassInitialize threw exception. Docker.DotNet.DockerImageNotFoundException: Docker.DotNet.DockerImageNotFoundException: Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"} .
GingerCoreNETUnitTest.DatabaseTest.PostgreSqlIntegrationTests ► ShouldReturnTwoCustomers: Ginger/GingerCoreNETUnitTest/DatabaseTest/PostgreSqlIntegrationTests.cs#L21
Failed test found in: D:/a/TestResults/runneradmin_fv-az836-25_2024-03-22_17_08_41.trx Error: Class Initialization method GingerCoreNETUnitTest.DatabaseTest.PostgreSqlIntegrationTests.ClassInitialize threw exception. Docker.DotNet.DockerImageNotFoundException: Docker.DotNet.DockerImageNotFoundException: Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15-alpine"} .
Test Stage / windows / Windows Test
Failed test were found and 'fail-on-error' option is set to true
Test Stage / windows / Windows Test
Process completed with exit code 1.
Test Stage / Linux / Linux Test
The hosted runner: GitHub Actions 11 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Build Stage / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Nuget/[email protected], microsoft/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Stage / build
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/[email protected], microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L32
'AccessibilityRuleData.PropertyChanged' hides inherited member 'RepositoryItemBase.PropertyChanged'. Use the new keyword if hiding was intended.
Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L65
'AccessibilityRuleData.OnPropertyChanged(string)' hides inherited member 'RepositoryItemBase.OnPropertyChanged(string)'. Use the new keyword if hiding was intended.
Build Stage / build: Ginger/GingerCoreCommon/Actions/ActLogAction.cs#L40
'ActLogAction.Fields' hides inherited member 'Act.Fields'. Use the new keyword if hiding was intended.
Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L215
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L231
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L237
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build Stage / build: Ginger/GingerCoreCommon/Repository/BusinessFlowLib/ActivitiesGroup.cs#L175
'ActivitiesGroup.ExternalID2' hides inherited member 'RepositoryItemBase.ExternalID2'. Use the new keyword if hiding was intended.
Build Stage / build: Ginger/GingerCoreCommon/Repository/SharedRepository/ActionValidation.cs#L25
The member 'ActionValidation.Validate(UploadItemSelection)' does not hide an accessible member. The new keyword is not required.
Build Stage / build: Ginger/GingerCoreCommon/Repository/SharedRepository/VariableValidation.cs#L25
The member 'VariableValidation.Validate(UploadItemSelection)' does not hide an accessible member. The new keyword is not required.
Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/io.cs#L25
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build Stage / build
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/
Build Stage / build
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/
Build Stage / build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64, alpine.3.9-x64, debian-x64, debian.9-x64, fedora-x64, opensuse-x64, rhel-x64, ubuntu.18.04-x64, win7-arm, win7-x64, win7-x86. Affected libraries: LibGit2Sharp.NativeBinaries, Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Test Stage / windows / Windows Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, Nuget/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Stage / windows / Windows Test
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Stage / windows / Windows Test
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/
Test Stage / Linux / Linux Test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 3 MB