Add List Command and Dependencies #161
Merged
Annotations
10 warnings
|
src/CB.Accessors/Contracts/IGuildAccessor.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Accessors/Contracts/IAllowConfigurationAccessor.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Shared/Dtos/ChannelConfiguration.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Shared/Dtos/ChannelConfiguration.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Shared/Dtos/ChannelConfiguration.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Shared/Dtos/ChannelConfiguration.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Data/Entities/ChannelConfiguration.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Data/Entities/ChannelConfiguration.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Data/Entities/ChannelConfiguration.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/CB.Data/Entities/ChannelConfiguration.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading