Update README for versioning and badge links #7
master-build.yml
on: push
Build
52s
Tests — Core & SQLite
30s
Tests — SQL Server
18s
Tests — PostgreSQL
17s
Tests — MongoDB
23s
Annotations
9 errors and 13 warnings
|
Tests — PostgreSQL
Canceling since a higher priority waiting request for master-build-refs/heads/master exists
|
|
Tests — PostgreSQL
A task was canceled.
|
|
Tests — SQL Server
Canceling since a higher priority waiting request for master-build-refs/heads/master exists
|
|
Tests — SQL Server
The operation was canceled.
|
|
Tests — MongoDB
Canceling since a higher priority waiting request for master-build-refs/heads/master exists
|
|
Tests — MongoDB
The operation was canceled.
|
|
Tests — Core & SQLite
Canceling since a higher priority waiting request for master-build-refs/heads/master exists
|
|
Tests — Core & SQLite
The operation was canceled.
|
|
master-build
Canceling since a higher priority waiting request for master-build-refs/heads/master exists
|
|
Build
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. 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:
src/ActiveForge.SQLite/Adapters/SQLiteAdapterConnection.cs#L142
XML comment has cref attribute 'CommittableTransaction' that could not be resolved
|
|
Build:
src/ActiveForge.SQLite/Adapters/SQLiteAdapterConnection.cs#L38
XML comment has cref attribute 'NoTransaction' that could not be resolved
|
|
Build:
src/ActiveForge.SQLite/Adapters/SQLiteAdapterConnection.cs#L36
XML comment has cref attribute 'CommittableTransaction' that could not be resolved
|
|
Build:
src/ActiveForge/Transactions/With.cs#L31
Ambiguous reference in cref attribute: 'Transaction'. Assuming 'With.Transaction(IUnitOfWork, Action, IsolationLevel)', but could have also matched other overloads including 'With.Transaction(Action, IsolationLevel)'.
|
|
Build:
src/ActiveForge/Query/QueryTerm.cs#L172
Ambiguous reference in cref attribute: 'CommandBase.AddParameter'. Assuming 'CommandBase.AddParameter(string, object)', but could have also matched other overloads including 'CommandBase.AddParameter(string, object, TargetFieldInfo)'.
|
|
Build:
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:
src/ActiveForge/Linq/OrmQueryable.cs#L64
Parameter 'term' has no matching param tag in the XML comment for 'OrmQueryable<T>.WithWhere(QueryTerm, Expression)' (but other parameters do)
|
|
Build:
src/ActiveForge/Fields/TDate.cs#L11
XML comment has cref attribute 'SetValue' that could not be resolved
|
|
Build:
src/ActiveForge/Query/Query.cs#L20
Field 'Query<T>._concreteTypeFieldSubsets' is never assigned to, and will always have its default value null
|
|
Build:
src/ActiveForge/LookupRecord.cs#L20
'LookupRecord.GetConnection()' hides inherited member 'Record.GetConnection()'. Use the new keyword if hiding was intended.
|
|
Tests — MongoDB
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 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/
|
|
Tests — Core & SQLite
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. 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/
|