Skip to content

fix: 🐛 fix in the installing template via nuget package (#21) #40

fix: 🐛 fix in the installing template via nuget package (#21)

fix: 🐛 fix in the installing template via nuget package (#21) #40

Triggered via push September 26, 2024 17:07
Status Failure
Total duration 1m 32s
Artifacts 1

publish.yml

on: push
deploy-nuget
6s
deploy-nuget
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
deploy-nuget
Unable to download artifact(s): Artifact not found for name: nuget Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
create-nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
create-nuget
File '/home/runner/work/vertical-slice-api-template/vertical-slice-api-template/.editorconfig' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
create-nuget
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
create-nuget
- Add lib or ref assemblies for the net8.0 target framework
create-nuget: src/Shared/Logging/LoggingBehavior.cs#L65
Async-iterator 'StreamLoggingBehavior<TRequest, TResponse>.Handle(TRequest, CancellationToken, StreamHandlerDelegate<TRequest, TResponse>)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create-nuget: src/Shared/Cache/Behaviours/CachingBehavior.cs#L93
Async-iterator 'StreamCachingBehavior<TRequest, TResponse>.Handle(TRequest, CancellationToken, StreamHandlerDelegate<TRequest, TResponse>)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create-nuget: src/Shared/Cache/Behaviours/InvalidateCachingBehavior.cs#L58
Async-iterator 'StreamInvalidateCachingBehavior<TRequest, TResponse>.Handle(TRequest, CancellationToken, StreamHandlerDelegate<TRequest, TResponse>)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create-nuget: src/Shared/Validation/RequestValidationBehavior.cs#L60
Async-iterator 'StreamRequestValidationBehavior<TRequest, TResponse>.Handle(TRequest, CancellationToken, StreamHandlerDelegate<TRequest, TResponse>)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create-nuget: src/Shared/Web/Extensions/HeaderDictionaryExtensions.cs#L36
Possible null reference assignment.
create-nuget: src/Shared/Web/Extensions/QueryCollectionExtensions.cs#L37
Possible null reference assignment.
create-nuget: src/Shared/Web/Extensions/QueryCollectionExtensions.cs#L57
Possible null reference assignment.
create-nuget: src/Shared/Abstractions/Core/Domain/IHaveIdentity.cs#L6
Possible null reference return.
create-nuget: src/Shared/Cache/RedisOptions.cs#L5
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
create-nuget: src/Shared/Core/Reflection/ReflectionUtilities.cs#L12
Possible null reference return.
deploy-nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
nuget Expired
348 KB