chore: add custom time span to grooming services #103
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
GroomWise.Domain/Entities/Account.cs#L17
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GroomWise.Infrastructure/Authentication/Entities/SessionInfo.cs#L14
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The type 'AccessModifier' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Attributes.InjectAttribute.g.cs' conflicts with the imported type 'AccessModifier' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Attributes.InjectAttribute.g.cs'.
|
The type 'IEventAggregator' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventAggregator.g.cs' conflicts with the imported type 'IEventAggregator' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventAggregator.g.cs'.
|
The type 'IEventSubscriber<TEvent>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The type 'IEventSubscriber<TEvent1, TEvent2>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent1, TEvent2>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The type 'IEventSubscriber<TEvent1, TEvent2, TEvent3>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent1, TEvent2, TEvent3>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4, TEvent5>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4, TEvent5>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4, TEvent5, TEvent6>' in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs' conflicts with the imported type 'IEventSubscriber<TEvent1, TEvent2, TEvent3, TEvent4, TEvent5, TEvent6>' in 'GroomWise.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'MvvmGen.PureCodeGeneration.SourceGenerators\MvvmGen.ViewModelGenerator\MvvmGen.Events.IEventSubscriber.g.cs'.
|
The logs for this run have expired and are no longer available.
Loading