Skip to content

Bugfix/data migration #193

Bugfix/data migration

Bugfix/data migration #193

Triggered via pull request March 7, 2024 12:06
Status Failure
Total duration 24m 27s
Artifacts

codeql.yaml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Analyze (javascript-typescript)
Process completed with exit code 1.
Analyze (javascript-typescript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (javascript-typescript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v3, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L79
The type 'CorsMiddleware' in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs' conflicts with the imported type 'CorsMiddleware' in 'Microsoft.AspNetCore.Cors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Using the type defined in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs'.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L103
The type 'CorsMiddleware' in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs' conflicts with the imported type 'CorsMiddleware' in 'Microsoft.AspNetCore.Cors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Using the type defined in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs'.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L218
The type 'CorsMiddleware' in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs' conflicts with the imported type 'CorsMiddleware' in 'Microsoft.AspNetCore.Cors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Using the type defined in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs'.
Analyze (csharp): common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs#L223
The variable 'exception' is declared but never used
Analyze (csharp): common/services/ASC.ApiSystem/Startup.cs#L204
The type 'CorsMiddleware' in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs' conflicts with the imported type 'CorsMiddleware' in 'Microsoft.AspNetCore.Cors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Using the type defined in '/home/runner/work/DocSpace-server/DocSpace-server/common/services/ASC.ApiSystem/Classes/CorsMiddleware.cs'.
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/