Skip to content

build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.2 #130

build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.2

build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.2 #130

Triggered via pull request April 15, 2024 03:07
Status Failure
Total duration 6h 0m 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
Build
The operation was canceled.
Build: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L20
Cannot convert null literal to non-nullable reference type.
Build: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandMessage.cs#L11
Use an immutable collection or reduce the accessibility of the non-private readonly fields 'Metadata' and 'Metadata'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
Build: src/Be.Vlaanderen.Basisregisters.CommandHandling/CommandHandlerResolverExtensions.cs#L16
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L200
Possible null reference argument for parameter 'other' in 'bool ValueObject<T>.Equals(T other)'.
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L216
Possible null reference return.
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L137
Possible null reference return.
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/ValueObject.cs#L88
Possible null reference return.
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L13
Cannot convert null literal to non-nullable reference type.
Build: src/Be.Vlaanderen.Basisregisters.AggregateSource/AggregateBuilder.cs#L15
Cannot convert null literal to non-nullable reference type.