feat(plugin): add SquidStd.Plugin loader package#65
8 new alerts
New alerts in code changed by this pull request
- 8 notes
See annotations below for details.
Annotations
Check notice on line 60 in src/SquidStd.Plugin/Extensions/SquidStdBootstrapPluginExtensions.cs
Code scanning / CodeQL
Missed opportunity to use Select Note
Check notice on line 57 in src/SquidStd.Plugin/Extensions/SquidStdBootstrapPluginExtensions.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note
Check notice on line 53 in src/SquidStd.Plugin/Internal/PluginAssemblyScanner.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 74 in src/SquidStd.Plugin/Internal/PluginAssemblyScanner.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 23 in src/SquidStd.Plugin/Internal/PluginDependencyResolver.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 12 in tests/SquidStd.Tests/Plugin/PluginAssemblyScannerTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 65 in tests/SquidStd.Tests/Plugin/PluginAssemblyScannerTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 56 in tests/SquidStd.Tests/Plugin/Support/PluginAssemblyFactory.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test