Sync breakpoints outside of debug sessions #655
Annotations
9 warnings
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Index.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L65
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryRemove(string key, out SyncedBreakpoint value)'.
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L307
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryGetValue(string key, out SyncedBreakpoint value)'.
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Index.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L307
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryGetValue(string key, out SyncedBreakpoint value)'.
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L65
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryRemove(string key, out SyncedBreakpoint value)'.
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Index.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L307
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryGetValue(string key, out SyncedBreakpoint value)'.
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L65
Possible null reference argument for parameter 'key' in 'bool ConcurrentDictionary<string, SyncedBreakpoint>.TryRemove(string key, out SyncedBreakpoint value)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PowerShellEditorServices-module-macos-latest
Expired
|
18.4 MB |
sha256:32b844ca679731254b50b492e996459fa36d987d2524f34fe30da7209892fde4
|
|
|
PowerShellEditorServices-module-ubuntu-latest
Expired
|
18.4 MB |
sha256:1771c720347b65d306c084ba206d32662b172745cae9f9feda5b85d3d8543b7c
|
|
|
PowerShellEditorServices-module-windows-latest
Expired
|
19.8 MB |
sha256:591f05ace9d8fd6b27eae22a4bc0aa17f11ef23988e1cf3147e18cd56ec5333c
|
|
|
PowerShellEditorServices-test-results-macos-latest
Expired
|
90.9 KB |
sha256:488046cb7621cfb0a74a0cbd43c0048cb6e6eed46f477b6a95dd2825929b3a9d
|
|
|
PowerShellEditorServices-test-results-ubuntu-latest
Expired
|
91.6 KB |
sha256:e51e627400d191ce32f279bf8352d70703804d6a488aa46a92131e4341c8e1c2
|
|
|
PowerShellEditorServices-test-results-windows-latest
Expired
|
140 KB |
sha256:d3105b501a36b57910248ea4d6c6001086e5c0063ede83965546f8106c3ec282
|
|