Skip to content

Add Swashbuckle.AspNetCore for Swagger support #12

Add Swashbuckle.AspNetCore for Swagger support

Add Swashbuckle.AspNetCore for Swagger support #12

Triggered via push February 4, 2026 23:36
Status Success
Total duration 33s
Artifacts

publish.yml

on: push
Publish on NuGet
29s
Publish on NuGet
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Publish on NuGet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish on NuGet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish on NuGet
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish on NuGet: src/TinyRepository/Extensions/OrderablePropertyScanner.cs#L175
Possible null reference argument for parameter 'type' in 'bool OrderablePropertyScanner.IsPrimitiveOrKnownSimple(Type type)'.
Publish on NuGet: src/TinyRepository/Metadata/MetadataService.cs#L14
Possible null reference argument for parameter 'source' in 'IEnumerable<Type> Enumerable.SelectMany<Assembly, Type>(IEnumerable<Assembly> source, Func<Assembly, IEnumerable<Type>> selector)'.
Publish on NuGet: src/TinyRepository/Extensions/IncludePathScanner.cs#L176
Possible null reference argument for parameter 'type' in 'bool IncludePathScanner.IsPrimitiveOrKnownSimple(Type type)'.