Add codeQL action and nightly runs to the public CI #1
Annotations
10 errors and 1 warning
Analyze (csharp):
src/DependencyManagement/DependencyManager.cs#L12
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/DependencyManagement/DependencyManager.cs#L11
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/FunctionInfo.cs#L14
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/FunctionLoader.cs#L10
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/FunctionsEnvironmentReloader.cs#L10
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Logging/ILogger.cs#L9
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Logging/RpcLogger.cs#L11
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Logging/RpcLogger.cs#L10
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/Messaging/MessagingStream.cs#L12
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp):
src/PowerShell/ErrorAnalysisLogger.cs#L8
The type or namespace name 'WebJobs' does not exist in the namespace 'Microsoft.Azure' (are you missing an assembly reference?)
|
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|