refactor: make command tasks private #86
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#L15
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GroomWise.Domain/Entities/Pet.cs#L20
Non-nullable property 'Owner' 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 logs for this run have expired and are no longer available.
Loading