Skip to content

Upgrade to dotnet8.0 #628

Upgrade to dotnet8.0

Upgrade to dotnet8.0 #628

Triggered via pull request December 10, 2024 19:23
Status Failure
Total duration 48s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
36s
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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'