Skip to content

Regression tests and DMAPI fix #875

Regression tests and DMAPI fix

Regression tests and DMAPI fix #875

Triggered via pull request October 21, 2023 04:02
Status Failure
Total duration 6m 23s
Artifacts

code-scanning.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)