[Feat] .NET9 Support #966
Annotations
12 warnings
Build:
src/Application/Features/Fusion/UserSessionTracker.cs#L35
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
|
Build:
src/Application/Features/Fusion/UserSessionTracker.cs#L79
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
|
Build:
src/Application/Features/Fusion/UserSessionTracker.cs#L84
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
|
Build:
src/Application/Features/Fusion/UserSessionTracker.cs#L113
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
|
Build:
src/Application/Features/Fusion/UserSessionTracker.cs#L118
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
|
Build:
src/Infrastructure/Services/Circuits/UserSessionCircuitHandler.cs#L43
Possible null reference argument for parameter 'UserId' in 'SessionInfo.SessionInfo(string UserId, string UserName, string DisplayName, string IPAddress, string TenantId, string ProfilePictureDataUrl, UserPresence Status)'.
|
Build:
src/Infrastructure/Services/Circuits/UserSessionCircuitHandler.cs#L44
Possible null reference argument for parameter 'UserName' in 'SessionInfo.SessionInfo(string UserId, string UserName, string DisplayName, string IPAddress, string TenantId, string ProfilePictureDataUrl, UserPresence Status)'.
|
Build:
src/Infrastructure/Services/Circuits/UserSessionCircuitHandler.cs#L45
Possible null reference argument for parameter 'DisplayName' in 'SessionInfo.SessionInfo(string UserId, string UserName, string DisplayName, string IPAddress, string TenantId, string ProfilePictureDataUrl, UserPresence Status)'.
|
Build:
src/Infrastructure/Services/Circuits/UserSessionCircuitHandler.cs#L46
Possible null reference argument for parameter 'IPAddress' in 'SessionInfo.SessionInfo(string UserId, string UserName, string DisplayName, string IPAddress, string TenantId, string ProfilePictureDataUrl, UserPresence Status)'.
|
Build:
src/Infrastructure/Services/Circuits/UserSessionCircuitHandler.cs#L47
Possible null reference argument for parameter 'TenantId' in 'SessionInfo.SessionInfo(string UserId, string UserName, string DisplayName, string IPAddress, string TenantId, string ProfilePictureDataUrl, UserPresence Status)'.
|
Perform CodeQL Analysis
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
Post Perform CodeQL Analysis
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
Loading