Skip to content

chore(deps): bump System.Text.Json from 6.0.8 to 8.0.4 in /src/KafkaFlow.Serializer.JsonCore #597

chore(deps): bump System.Text.Json from 6.0.8 to 8.0.4 in /src/KafkaFlow.Serializer.JsonCore

chore(deps): bump System.Text.Json from 6.0.8 to 8.0.4 in /src/KafkaFlow.Serializer.JsonCore #597

Status Failure
Total duration 54s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
45s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Test deployment
Process completed with exit code 3.
Test deployment
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test deployment
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Test deployment: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Missing XML comment for publicly visible type or member 'TopicPartitions'
Test deployment: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L7
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)'
Test deployment: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Missing XML comment for publicly visible type or member 'TopicPartitions.Name'
Test deployment: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions'