Refactor more #135
Annotations
10 warnings
Commands/GangCommand.cs#L10
Parameter 'playerMgr' is unread.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'string connectionString' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'string table' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'bool testing' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsTest/Commands/CreateTests.cs#L10
Parameter 'playerMgr' is unread.
|
Commands/GangCommand.cs#L10
Parameter 'playerMgr' is unread.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'string connectionString' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'string table' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsImpl/SQLite/SQLiteGangManager.cs#L13
Parameter 'bool testing' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
GangsTest/Commands/CreateTests.cs#L10
Parameter 'playerMgr' is unread.
|
This job succeeded
Loading