Skip to content

Remove unnecessary dependency (#73) #67

Remove unnecessary dependency (#73)

Remove unnecessary dependency (#73) #67

Triggered via push July 2, 2025 07:45
Status Success
Total duration 2m 20s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Avoid using 'async' lambda when delegate type returns 'void': src/EventStore.Plugins/Licensing/LicenseMonitor.cs#L35
Avoid using 'async' lambda when delegate type returns 'void'
Expression is always 'true' or 'false' according to nullable reference types' annotations: src/EventStore.Plugins/ConfigParser.cs#L37
Expression is always false according to nullable reference types' annotations
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L59
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L48
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L44
Field 'OperationDefinition Options' hides field from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L36
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L24
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L31
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L82
Constant 'string Resource' hides constant from outer class
Member hides static member from outer class: src/EventStore.Plugins/Authorization/Operations.cs#L75
Constant 'string Resource' hides constant from outer class
Redundant argument with default value: src/EventStore.Plugins/Plugin.cs#L172
The parameter 'mode' has the same default value
Redundant argument with default value: src/EventStore.Plugins/Plugin.cs#L128
The parameter 'mode' has the same default value
Redundant using directive: test/EventStore.Plugins.Tests/PluginBaseTests.cs#L7
Using directive is not required by the code and can be safely removed
Redundant using directive: test/EventStore.Plugins.Tests/PluginBaseTests.cs#L13
Using directive is not required by the code and can be safely removed
Auto-property accessor is never used (private accessibility): src/EventStore.Plugins/Licensing/License.cs#L13
Auto-property accessor 'CurrentCultureIgnoreCase.set' is never used
qodana
Failed to save: reserveCache failed: Cache service responded with 503
qodana
Failed to restore: getCacheEntry failed: Cache service responded with 503