Add Swashbuckle.AspNetCore for Swagger support #12
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)'.
|