Bump Octokit from 13.0.1 to 14.0.0 #1532
Annotations
9 warnings
π build:
src/Commands/SyncCommand.cs#L17
Parameter 'Config config' 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.
|
π build:
src/Web/BackIssue.cs#L13
Parameter 'configuration' is unread.
|
π build:
src/Web/BackIssue.cs#L13
Parameter 'logger' is unread.
|
π build:
src/Web/ActivityTelemetryExtensions.cs#L109
Parameter 'config' is unread.
|
π build:
src/Commands/SyncCommand.cs#L17
Parameter 'Config config' 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.
|
π build:
src/Web/BackIssue.cs#L13
Parameter 'configuration' is unread.
|
π build:
src/Web/BackIssue.cs#L13
Parameter 'logger' is unread.
|
π build:
src/Web/ActivityTelemetryExtensions.cs#L109
Parameter 'config' is unread.
|
π§ͺ test:
src/Commands/SyncCommand.cs#L17
Parameter 'Config config' 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.
|
Loading