feat(aspnetcore): HTTP endpoints to trigger and manage reports (PR 7) - #32
8 new alerts
New alerts in code changed by this pull request
- 1 warning
- 7 notes
See annotations below for details.
Annotations
Check warning on line 42 in tests/NeoReports.AspNetCore.IntegrationTests/EndpointsTests.cs
Code scanning / CodeQL
Useless upcast Warning test
Check notice on line 14 in src/NeoReports.Core/Artifacts/FileSystemArtifactStore.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note
Check notice on line 40 in src/NeoReports.Core/Artifacts/FileSystemArtifactStore.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note
Check notice on line 69 in src/NeoReports.Core/Artifacts/FileSystemArtifactStore.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 97 in src/NeoReports.Core/Artifacts/FileSystemArtifactStore.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note
Check notice on line 62 in tests/NeoReports.AspNetCore.IntegrationTests/TestApp.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 9 in tests/NeoReports.Core.UnitTests/FileSystemArtifactStoreTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 15 in tests/NeoReports.Core.UnitTests/FileSystemArtifactStoreTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test