Skip to content

Implement IReadOnlyCollection<object> too. #335

Implement IReadOnlyCollection<object> too.

Implement IReadOnlyCollection<object> too. #335

Triggered via push June 6, 2023 19:26
Status Success
Total duration 51s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: src/Qowaiv.DomainModel/Collections/Then.cs#L42
Possible null reference argument for parameter 'item' in 'ImmutableCollection ImmutableCollection.Add(object item)'.
build: src/Qowaiv.DomainModel/AggregateRoot_TAggregate.cs#L31
Documentation text should end with a period
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L6
Interface names should begin with I
build: src/Qowaiv.DomainModel/Collections/Then.cs#L42
Possible null reference argument for parameter 'item' in 'ImmutableCollection ImmutableCollection.Add(object item)'.
build: src/Qowaiv.DomainModel/AggregateRoot_TAggregate.cs#L31
Documentation text should end with a period
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L6
Interface names should begin with I
build: src/Qowaiv.DomainModel/Collections/Then.cs#L42
Possible null reference argument for parameter 'item' in 'ImmutableCollection ImmutableCollection.Add(object item)'.
build: src/Qowaiv.DomainModel/EventDispatcher.cs#L6
Interface names should begin with I
build: src/Qowaiv.DomainModel/AggregateRoot_TAggregate.cs#L31
Documentation text should end with a period
build: src/Qowaiv.DomainModel/Collections/Then.cs#L42
Possible null reference argument for parameter 'item' in 'ImmutableCollection ImmutableCollection.Add(object item)'.