Bump BCrypt.Net-Next from 4.0.3 to 4.1.0 #10
Merged
Annotations
21 warnings
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L92
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L87
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L78
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L77
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L75
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L71
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L67
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L66
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L65
React Hook useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
|
Lint WebUI:
AutoBot.WebUI/src/hooks/useEngine.ts#L62
React Hook useCallback has unnecessary dependencies: 'api' and 'clearAuth'. Either exclude them or remove the dependency array
|
|
Upload coverage to Codecov
Codecov:
Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L42
Non-nullable property 'DebugOutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L117
Possible null reference return.
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L267
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L126
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
AutoBot.Platform.Vision/TesseractOcrService.cs#L45
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
TAuto/TAuto.Core/IOcrService.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
TAuto/TAuto.Core/IOcrService.cs#L45
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
TAuto/TAuto.Core/IOcrService.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
Build solution (Debug):
TAuto/TAuto.Core/IOcrService.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Loading