Merge branch 'vnext' #566
Annotations
41 warnings
|
ConfigTest
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/
|
|
Build Release:
CompatBot/EventHandlers/IsTheGamePlayableHandler.cs#L75
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/LogAsTextMonitor.cs#L41
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/LogAsTextMonitor.cs#L31
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/LogAsTextMonitor.cs#L29
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/ProductCodeLookup.cs#L28
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/PostLogHelpHandler.cs#L50
Possible null reference argument for parameter 'message' in 'Task DiscordClientExtensions.SendMessageAsync(DiscordChannel channel, string message, byte[]? attachment, string? filename)'.
|
|
Build Release:
CompatBot/EventHandlers/PostLogHelpHandler.cs#L47
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/Ocr/Backend/AzureVision.cs#L9
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Release:
CompatBot/Ocr/Backend/Florence2.cs#L7
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Release:
CompatBot/Ocr/Backend/Tesseract.cs#L11
Non-nullable field 'engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run Tests:
CompatBot/Ocr/Backend/Florence2.cs#L7
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run Tests:
CompatBot/Ocr/Backend/Tesseract.cs#L11
Non-nullable field 'engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L99
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L94
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L19
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L16
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/InviteWhitelistProvider.cs#L95
Possible null reference argument for parameter 'code' in 'Task<DiscordInvite> DiscordClient.GetInviteByCodeAsync(string code, bool? withCounts = null)'.
|
|
Run Tests:
CompatBot/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
|
|
Run Tests:
CompatBot/Commands/Bot.cs#L216
'ZipWriterOptions.DeflateCompressionLevel' is obsolete: 'Use CompressionLevel property or SetDeflateCompressionLevel method instead. This property will be removed in a future version.'
|
|
Run Tests:
CompatBot/Commands/Bot.cs#L52
'ZipWriterOptions.DeflateCompressionLevel' is obsolete: 'Use CompressionLevel property or SetDeflateCompressionLevel method instead. This property will be removed in a future version.'
|
|
Build Docker image
Dereference of a possibly null reference.
|
|
Build Docker image
Converting null literal or possible null value to non-nullable type.
|
|
Build Docker image
'ZipWriterOptions.DeflateCompressionLevel' is obsolete: 'Use CompressionLevel property or SetDeflateCompressionLevel method instead. This property will be removed in a future version.'
|
|
Build Docker image
Dereference of a possibly null reference.
|
|
Build Docker image
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
|
|
Build Docker image
Dereference of a possibly null reference.
|
|
Build Docker image
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Docker image
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Docker image
Non-nullable field 'engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Docker image
'ZipWriterOptions.DeflateCompressionLevel' is obsolete: 'Use CompressionLevel property or SetDeflateCompressionLevel method instead. This property will be removed in a future version.'
|
|
Build Docker image:
CompatBot/Utils/Extensions/InteractivityExtensions.cs#L29
Cannot convert null literal to non-nullable reference type.
|
|
Build Docker image:
CompatBot/Utils/Extensions/InteractivityExtensions.cs#L29
Possible null reference argument for parameter 'e1' in 'bool DiscordEmoji.operator !=(DiscordEmoji e1, DiscordEmoji e2)'.
|
|
Build Docker image:
CompatBot/EventHandlers/ProductCodeLookup.cs#L28
Dereference of a possibly null reference.
|
|
Build Docker image:
CompatBot/EventHandlers/Starbucks.cs#L238
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
|
|
Build Docker image:
CompatBot/EventHandlers/Starbucks.cs#L157
Cannot convert null literal to non-nullable reference type.
|
|
Build Docker image:
CompatBot/EventHandlers/Starbucks.cs#L154
Nullability of reference types in value of type 'Task<DiscordMember?>' doesn't match target type 'Task<DiscordMember>'.
|
|
Build Docker image:
CompatBot/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
|
|
Build Docker image:
CompatBot/Ocr/Backend/AzureVision.cs#L9
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Docker image:
CompatBot/Ocr/Backend/Florence2.cs#L7
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Docker image:
CompatBot/Ocr/Backend/Tesseract.cs#L11
Non-nullable field 'engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
RPCS3~discord-bot~ID2ECN.dockerbuild
|
89.8 KB |
sha256:14022ffc276682518b684d81333a46408494a55a32cf3b88d3fe23d2cd75e779
|
|