Skip to content

feat: ✨ repalcing all mappings to use mapperly (#12) #23

feat: ✨ repalcing all mappings to use mapperly (#12)

feat: ✨ repalcing all mappings to use mapperly (#12) #23

Triggered via push August 22, 2024 20:14
Status Success
Total duration 1m 41s
Artifacts 1

publish.yml

on: push
create-nuget
59s
create-nuget
deploy-nuget
25s
deploy-nuget
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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#L76
Async-iterator 'StreamLoggingBehavior<TRequest, TResponse>.Handle(TRequest, StreamHandlerDelegate<TResponse>, CancellationToken)' 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#L74
Async-iterator 'StreamRequestValidationBehavior<TRequest, TResponse>.Handle(TRequest, StreamHandlerDelegate<TResponse>, CancellationToken)' 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/Cache/Behaviours/CachingBehavior.cs#L94
Async-iterator 'StreamCachingBehavior<TRequest, TResponse>.Handle(TRequest, StreamHandlerDelegate<TResponse>, CancellationToken)' 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/QueryCollectionExtensions.cs#L37
Possible null reference assignment.
create-nuget: src/Shared/Web/Extensions/QueryCollectionExtensions.cs#L57
Possible null reference assignment.
create-nuget: src/Shared/Cache/Behaviours/InvalidateCachingBehavior.cs#L68
Async-iterator 'StreamInvalidateCachingBehavior<TRequest, TResponse>.Handle(TRequest, StreamHandlerDelegate<TResponse>, CancellationToken)' 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/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, actions/download-artifact@v3, 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/
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
341 KB