Add experimental customization workflow. Largely untested. What better time than now. #157
Annotations
1 error and 10 warnings
|
|
|
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.Accessors/Contracts/ICreatorAccessor.cs#L11
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