Topology migration sample for ASB #7013
validate-pull-requests.yml
on: pull_request
Content verification
39s
Integrity tests
22s
Build samples & snippets
2m 6s
Annotations
4 errors and 1 warning
ValidateAliasesVersionMatchesPackageReferenceVersion:
tests/IntegrityTests/ValidateAliases.cs#L16
Found alias version not matching package reference version. i.e. Project in `Core_8` should reference NServiceBus 8.*, while `Core_9` should reference NServiceBus 9.*:
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/SubscriberV4/SubscriberV4.csproj
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/PublisherV4/PublisherV4.csproj
|
VerifyProjectsWithPrereleaseDontUseWildcards:
tests/IntegrityTests/ValidatePrerelease.cs#L91
Found project with prerelease component using a wildcard nuget pattern.:
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/SubscriberV5/SubscriberV5.csproj
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/PublisherV5/PublisherV5.csproj
|
VerifyProjectUsingPrereleaseComponentMarkedWithPrereleaseTxt:
tests/IntegrityTests/ValidatePrerelease.cs#L51
Found project with prerelease component not marked by a prerelease.txt file.:
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/SubscriberV5/SubscriberV5.csproj
> /home/runner/work/docs.particular.net/docs.particular.net/samples/azure-service-bus-netstandard/cross-version-pub-sub/ASBS_5/PublisherV5/PublisherV5.csproj
|
Integrity tests
Process completed with exit code 1.
|
Content verification
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|