fix(framework): restore Compendium.Abstractions.Storage assembly (bug e263abc6) #310
Annotations
11 warnings
|
build-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. 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:
src/Infrastructure/Compendium.Infrastructure/Projections/Examples/OrderProjections.cs#L45
Missing XML comment for publicly visible type or member 'OrderSummaryProjection.ApplyAsync(OrderShippedEvent, EventMetadata, CancellationToken)'
|
|
build-test:
src/Infrastructure/Compendium.Infrastructure/Projections/Examples/OrderProjections.cs#L29
Missing XML comment for publicly visible type or member 'OrderSummaryProjection.ApplyAsync(OrderPlacedEvent, EventMetadata, CancellationToken)'
|
|
build-test:
src/Infrastructure/Compendium.Infrastructure/Projections/Examples/OrderProjections.cs#L27
Missing XML comment for publicly visible type or member 'OrderSummaryProjection.Summaries'
|
|
build-test:
src/Infrastructure/Compendium.Infrastructure/Projections/Examples/OrderProjections.cs#L24
Missing XML comment for publicly visible type or member 'OrderSummaryProjection.Version'
|
|
build-test:
src/Infrastructure/Compendium.Infrastructure/Projections/Examples/OrderProjections.cs#L21
Missing XML comment for publicly visible type or member 'OrderSummaryProjection.ProjectionName'
|
|
build-test:
src/Infrastructure/Compendium.Infrastructure/Projections/IStreamingEventStore.cs#L28
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
|
|
build-test:
tests/Unit/Compendium.Application.Tests/CQRS/Behaviors/TransactionBehaviorTests.cs#L235
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-test:
tests/Unit/Compendium.Multitenancy.Tests/InMemoryTenantStoreTests.cs#L292
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build-test:
src/Abstractions/Compendium.Abstractions.CodingAgents/Sandbox/IAgentSandbox.cs#L18
XML comment has cref attribute 'DisposeAsync' that could not be resolved
|
|
build-test:
src/Abstractions/Compendium.Abstractions.CodingAgents/Events/CodingAgentStreamEvent.cs#L11
XML comment has cref attribute 'ICodingAgentRuntime' that could not be resolved
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
1.31 MB |
sha256:73e4e96e0820fdd6cfde32a6ee6ad3bb7044e9fa1768a6fdd8009488f2b62109
|
|