[EPIC-7-QUALITY-002] Fix: Complete Circuit Breaker Rollback Logic#9
[EPIC-7-QUALITY-002] Fix: Complete Circuit Breaker Rollback Logic#9mdasdispatch-hash wants to merge 6 commits into
10 issues fixed. 12 issues found. Autofix available.
Annotations
Check notice on line 1088 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1088
Closing parenthesis should not be preceded by a space. (SA1009)
Check notice on line 1067 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1067
Closing parenthesis should be on line of last parameter. (SA1111)
Check notice on line 1081 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1081
Closing parenthesis should be on line of last parameter. (SA1111)
Check notice on line 1081 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1081
Closing parenthesis should not be preceded by a space. (SA1009)
Check warning on line 60 in scripts/hooks/pre-epic-ticket.ps1
codefactor-io / CodeFactor
scripts/hooks/pre-epic-ticket.ps1#L60
The Variable 'matches' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name. (PSAvoidAssignmentToAutomaticVariable)
Check notice on line 357 in scripts/consolidate_findings.py
codefactor-io / CodeFactor
scripts/consolidate_findings.py#L74-L357
Complex Method
Check warning on line 42 in scripts/hooks/pre-forensics.ps1
codefactor-io / CodeFactor
scripts/hooks/pre-forensics.ps1#L42
The Variable 'matches' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name. (PSAvoidAssignmentToAutomaticVariable)
Check warning on line 56 in scripts/hooks/pre-forensics.ps1
codefactor-io / CodeFactor
scripts/hooks/pre-forensics.ps1#L56
The Variable 'matches' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name. (PSAvoidAssignmentToAutomaticVariable)
Check notice on line 868 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L593-L868
Complex Method
Check notice on line 1019 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L869-L1019
Complex Method
Check notice on line 1071 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1071
Closing parenthesis should be on line of last parameter. (SA1111)
Check notice on line 1078 in src/V12_002.SIMA.Dispatch.cs
codefactor-io / CodeFactor
src/V12_002.SIMA.Dispatch.cs#L1078
Closing parenthesis should not be preceded by a space. (SA1009)