chore: refactor LoginView and enhance data loading #94
Annotations
24 warnings
build (Release)
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/
|
build (Release)
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):
GroomWise.Domain/Entities/Account.cs#L15
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
GroomWise.Domain/Entities/Pet.cs#L18
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
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.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Release)
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'.
|
build (Debug)
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/
|
build (Debug)
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 (Debug):
GroomWise.Domain/Entities/Account.cs#L15
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
GroomWise.Domain/Entities/Pet.cs#L18
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
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.
|
build (Debug)
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'.
|
build (Debug)
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'.
|
build (Debug)
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'.
|
build (Debug)
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'.
|
build (Debug)
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'.
|
build (Debug)
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'.
|
build (Debug)
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'.
|