Regression tests and DMAPI fix #875
code-scanning.yml
on: pull_request
Code Scanning
5m 10s
Annotations
10 errors
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L631
XML comment has a param tag for 'launchParameters', but there is no parameter by that name
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L637
Parameter 'securityLevel' has no matching param tag in the XML comment for 'SessionControllerFactory.CreateRuntimeInformation(IDmbProvider, IChatTrackingContext, DreamDaemonSecurity, DreamDaemonVisibility, bool)' (but other parameters do)
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L638
Parameter 'visibility' has no matching param tag in the XML comment for 'SessionControllerFactory.CreateRuntimeInformation(IDmbProvider, IChatTrackingContext, DreamDaemonSecurity, DreamDaemonVisibility, bool)' (but other parameters do)
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L637
The documentation for parameter 'securityLevel' is missing
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L638
The documentation for parameter 'visibility' is missing
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L631
The parameter 'launchParameters' does not exist.
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L632
The parameter documentation for 'apiValidateOnly' should be at position 5.
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L631
XML comment has a param tag for 'launchParameters', but there is no parameter by that name
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L637
Parameter 'securityLevel' has no matching param tag in the XML comment for 'SessionControllerFactory.CreateRuntimeInformation(IDmbProvider, IChatTrackingContext, DreamDaemonSecurity, DreamDaemonVisibility, bool)' (but other parameters do)
|
Code Scanning:
src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs#L638
Parameter 'visibility' has no matching param tag in the XML comment for 'SessionControllerFactory.CreateRuntimeInformation(IDmbProvider, IChatTrackingContext, DreamDaemonSecurity, DreamDaemonVisibility, bool)' (but other parameters do)
|