Add Opus. #334
dotnet.yml
on: pull_request
Build and Test
1m 17s
Deploy
0s
Annotations
10 errors and 11 warnings
Build and Test
The namespace '<global namespace>' already contains a definition for 'Link'
|
Build and Test
The namespace '<global namespace>' already contains a definition for 'Relationship'
|
Build and Test
The namespace '<global namespace>' already contains a definition for 'CanonicalRelationship'
|
Build and Test
The namespace 'Discord' already contains a definition for 'BackLink'
|
Build and Test
The type name 'CanonicalRelationship' does not exist in the type 'IChannelActor'
|
Build and Test
The type name 'CanonicalRelationship' does not exist in the type 'IChannelActor'
|
Build and Test
The type 'IApplicationCommandActor.Defined.Enumerable' already contains a definition for 'BackLink'
|
Build and Test
The type 'IThreadChannelActor.Indexable.WithActive' already contains a definition for 'WithAnnouncementArchived'
|
Build and Test
The type 'IThreadChannelActor.Indexable.WithActive' already contains a definition for 'WithAnnouncementArchived'
|
Build and Test
The type 'IThreadChannelActor.Indexable.WithActive' already contains a definition for 'WithAnnouncementArchived'
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Links/V5/Nodes/Modifiers/HierarchyNode.cs#L61
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ImmutableEquatableArray<T>'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Links/V5/Nodes/Modifiers/HierarchyNode.cs#L55
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ImmutableEquatableArray<T>'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Utils/Hierarchy.cs#L334
Dereference of a possibly null reference.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Links/V5/Nodes/Modifiers/HierarchyNode.cs#L123
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ImmutableEquatableArray.ToImmutableEquatableArray<T>(IEnumerable<T>)'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Traits/CreatableTrait.cs#L458
Dereference of a possibly null reference.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Traits/CreatableTrait.cs#L493
Possible null reference argument for parameter 'source' in 'CommonConversion Compilation.ClassifyCommonConversion(ITypeSymbol source, ITypeSymbol destination)'.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Models/ModelEquality.cs#L11
Parameter 'semanticModel' is unread.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Models/DiscriminatedUnion.cs#L641
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build and Test:
sourcegen/Discord.Net.Hanz/Hanz.cs#L16
'Discord.Net.Hanz.Hanz': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build and Test:
sourcegen/Discord.Net.Hanz/Tasks/Actors/Links/V5/Nodes/Modifiers/HierarchyNode.cs#L61
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ImmutableEquatableArray<T>'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
|
Build and Test
Could not find any files for ./**/*.trx
|