SVG improvements. #177
Annotations
1 error and 17 warnings
publish
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
log/Squidex.Log/Internal/ConsoleLogProcessor.cs#L25
Use System.OperatingSystem to check the current OS (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0144.md)
|
test:
text/Squidex.Text/ChatBots/OpenAI/OpenAIChatBotService.cs#L65
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IReadOnlyList<string>'.
|
test:
text/Squidex.Text/SvgExtensions.cs#L10
Using directive for 'System.Security.Principal' should appear before directive for 'Squidex.Text.Svg' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
test:
text/Squidex.Text/SvgExtensions.cs#L59
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
test
Parameter 'args' is never used
|
test
Parameter 'args' is never used
|
test
Parameter 'args' is never used
|
test:
assets/Squidex.Assets.S3/AmazonS3AssetStore.cs#L161
'TransferUtilityUploadRequest.DisableMD5Stream' is obsolete: 'This property is deprecated in favor of DisableDefaultChecksumValidation.'
|
test:
assets/Squidex.Assets.S3/AmazonS3AssetStore.cs#L258
'TransferUtilityUploadRequest.DisableMD5Stream' is obsolete: 'This property is deprecated in favor of DisableDefaultChecksumValidation.'
|
test
Parameter 'args' is never used
|
pack:
log/Squidex.Log/Internal/ConsoleLogProcessor.cs#L25
Use System.OperatingSystem to check the current OS (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0144.md)
|
pack:
text/Squidex.Text/ChatBots/OpenAI/OpenAIChatBotService.cs#L65
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IReadOnlyList<string>'.
|
pack:
text/Squidex.Text/SvgExtensions.cs#L10
Using directive for 'System.Security.Principal' should appear before directive for 'Squidex.Text.Svg' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
pack:
text/Squidex.Text/SvgExtensions.cs#L59
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
pack:
assets/Squidex.Assets.S3/AmazonS3AssetStore.cs#L161
'TransferUtilityUploadRequest.DisableMD5Stream' is obsolete: 'This property is deprecated in favor of DisableDefaultChecksumValidation.'
|
pack:
assets/Squidex.Assets.S3/AmazonS3AssetStore.cs#L258
'TransferUtilityUploadRequest.DisableMD5Stream' is obsolete: 'This property is deprecated in favor of DisableDefaultChecksumValidation.'
|
The logs for this run have expired and are no longer available.
Loading