don't run tests for now #1
Annotations
5 errors and 4 warnings
build:
Functions/Helpers/RetryHelper.cs#L25
'FlurlCall' does not contain a definition for 'HttpStatus' and no accessible extension method 'HttpStatus' accepting a first argument of type 'FlurlCall' could be found (are you missing a using directive or an assembly reference?)
|
build:
Functions/Helpers/RetryHelper.cs#L25
'IFlurlRequest' does not contain a definition for 'IsExtMgtRequest' and the best extension method overload 'HttpRequestMessageExtensions.IsExtMgtRequest(HttpRequestMessage, string)' requires a receiver of type 'System.Net.Http.HttpRequestMessage'
|
build:
Functions/Helpers/RetryHelper.cs#L25
'FlurlCall' does not contain a definition for 'HttpStatus' and no accessible extension method 'HttpStatus' accepting a first argument of type 'FlurlCall' could be found (are you missing a using directive or an assembly reference?)
|
build:
Functions/Helpers/RetryHelper.cs#L25
'IFlurlRequest' does not contain a definition for 'IsExtMgtRequest' and the best extension method overload 'HttpRequestMessageExtensions.IsExtMgtRequest(HttpRequestMessage, string)' requires a receiver of type 'System.Net.Http.HttpRequestMessage'
|
build
Process completed with exit code 1.
|
build:
Functions/Orchestrators/RepositoriesOrchestrator.cs#L30
Activity function named 'GetRepositoriesActivity' doesn't have an input. Pass null for the input parameter instead.
|
build:
Functions/Orchestrators/GlobalPermissionsOrchestrator.cs#L39
Activity function named 'ScanGlobalPermissionsActivity' doesn't have an input. Pass null for the input parameter instead.
|
build:
Functions/Orchestrators/RepositoriesOrchestrator.cs#L30
Activity function named 'GetRepositoriesActivity' doesn't have an input. Pass null for the input parameter instead.
|
build:
Functions/Orchestrators/GlobalPermissionsOrchestrator.cs#L39
Activity function named 'ScanGlobalPermissionsActivity' doesn't have an input. Pass null for the input parameter instead.
|