Add Directory.Packages.props #259
Annotations
10 errors and 10 warnings
|
|
|
|
|
|
|
|
|
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/Program.cs(9,11): warning SA1400: Element 'Program' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/DatabaseMigrator.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/Program.cs(11,20): warning SA1400: Element 'Main' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/DatabaseMigrator.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/Program.cs(9,11): warning SA1400: Element 'Program' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/DatabaseMigrator.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/Program.cs(11,20): warning SA1400: Element 'Main' should declare an access modifier (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1400.md) [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Database/DatabaseMigrator/DatabaseMigrator.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/UserAccess/Domain/Users/User.cs(19,22): warning CS0414: The field 'User._isActive' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/UserAccess/Domain/CompanyName.MyMeetings.Modules.UserAccess.Domain.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/Meetings/MeetingAttendee.cs(37,22): warning CS0414: The field 'MeetingAttendee._isFeePaid' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/CompanyName.MyMeetings.Modules.Meetings.Domain.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/MeetingComments/MeetingComment.cs(31,22): warning CS0414: The field 'MeetingComment._isRemoved' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/CompanyName.MyMeetings.Modules.Meetings.Domain.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/UserAccess/Domain/Users/User.cs(19,22): warning CS0414: The field 'User._isActive' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/UserAccess/Domain/CompanyName.MyMeetings.Modules.UserAccess.Domain.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/Meetings/MeetingAttendee.cs(37,22): warning CS0414: The field 'MeetingAttendee._isFeePaid' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/CompanyName.MyMeetings.Modules.Meetings.Domain.csproj]
|
/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/MeetingComments/MeetingComment.cs(31,22): warning CS0414: The field 'MeetingComment._isRemoved' is assigned but its value is never used [/home/runner/work/modular-monolith-with-ddd/modular-monolith-with-ddd/src/Modules/Meetings/Domain/CompanyName.MyMeetings.Modules.Meetings.Domain.csproj]
|
The logs for this run have expired and are no longer available.
Loading