Skip to content

- fix test containers in ci #5

- fix test containers in ci

- fix test containers in ci #5

Triggered via push March 13, 2026 15:19
Status Success
Total duration 3m 21s
Artifacts

release-ci.yml

on: push
Build, Pack & Publish
3m 1s
Build, Pack & Publish
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Build, Pack & Publish
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, gittools/actions/gitversion/execute@v3, gittools/actions/gitversion/setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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, Pack & Publish
File '/home/runner/work/ActiveForge/ActiveForge/README.md' is not added because the package already contains file '/README.md'
Build, Pack & Publish
File '/home/runner/work/ActiveForge/ActiveForge/README.md' is not added because the package already contains file '/README.md'
Build, Pack & Publish
File '/home/runner/work/ActiveForge/ActiveForge/README.md' is not added because the package already contains file '/README.md'
Build, Pack & Publish
File '/home/runner/work/ActiveForge/ActiveForge/README.md' is not added because the package already contains file '/README.md'
Build, Pack & Publish
File '/home/runner/work/ActiveForge/ActiveForge/README.md' is not added because the package already contains file '/README.md'
Build, Pack & Publish: src/ActiveForge/Fields/TDate.cs#L11
XML comment has cref attribute 'SetValue' that could not be resolved
Build, Pack & Publish: src/ActiveForge/Query/Query.cs#L20
Field 'Query<T>._concreteTypeFieldSubsets' is never assigned to, and will always have its default value null
Build, Pack & Publish: src/ActiveForge/LookupRecord.cs#L20
'LookupRecord.GetConnection()' hides inherited member 'Record.GetConnection()'. Use the new keyword if hiding was intended.
Build, Pack & Publish: src/ActiveForge/Transactions/With.cs#L31
Ambiguous reference in cref attribute: 'Transaction'. Assuming 'ActiveForge.Transactions.With.Transaction(ActiveForge.Transactions.IUnitOfWork, System.Action, System.Data.IsolationLevel)', but could have also matched other overloads including 'ActiveForge.Transactions.With.Transaction(System.Action, System.Data.IsolationLevel)'.
Build, Pack & Publish: src/ActiveForge/Query/QueryTerm.cs#L172
Ambiguous reference in cref attribute: 'BaseCommand.AddParameter'. Assuming 'ActiveForge.BaseCommand.AddParameter(string, object)', but could have also matched other overloads including 'ActiveForge.BaseCommand.AddParameter(string, object, ActiveForge.TargetFieldInfo)'.
Build, Pack & Publish: src/ActiveForge/Query/InTerm.cs#L9
XML comment on 'InTerm' has a paramref tag for 'termNumber', but there is no parameter by that name
Build, Pack & Publish: src/ActiveForge/Linq/OrmQueryable.cs#L66
Parameter 'term' has no matching param tag in the XML comment for 'OrmQueryable<T>.WithWhere(QueryTerm, Expression)' (but other parameters do)
Build, Pack & Publish: src/ActiveForge/Fields/TDate.cs#L11
XML comment has cref attribute 'SetValue' that could not be resolved
Build, Pack & Publish: src/ActiveForge/Query/Query.cs#L20
Field 'Query<T>._concreteTypeFieldSubsets' is never assigned to, and will always have its default value null
Build, Pack & Publish: src/ActiveForge/LookupRecord.cs#L20
'LookupRecord.GetConnection()' hides inherited member 'Record.GetConnection()'. Use the new keyword if hiding was intended.