Skip to content

V14 Added acceptance tests for the List View Media and custom data type in Content section #14305

V14 Added acceptance tests for the List View Media and custom data type in Content section

V14 Added acceptance tests for the List View Media and custom data type in Content section #14305

Triggered via pull request September 12, 2024 09:19
Status Failure
Total duration 9m 49s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
CodeQL-Build
Assets file '/home/runner/work/Umbraco-CMS/Umbraco-CMS/tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
CodeQL-Build
Assets file '/home/runner/work/Umbraco-CMS/Umbraco-CMS/tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
CodeQL-Build
Process completed with exit code 1.
CodeQL-Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeQL-Build: src/Umbraco.Core/Services/Querying/RecycleBin/RecycleBinQueryResultType.cs#L4
XML comment has badly formed XML -- 'An identifier was expected.'
CodeQL-Build: src/Umbraco.Core/PropertyEditors/JsonPropertyIndexValueFactoryBase.cs#L5
The using directive for 'Umbraco.Cms.Core.Serialization' appeared previously in this namespace
CodeQL-Build: src/Umbraco.Core/Services/UserService.cs#L7
The using directive for 'Microsoft.Extensions.DependencyInjection' appeared previously in this namespace
CodeQL-Build: src/Umbraco.Core/Services/UserService.cs#L14
The using directive for 'Umbraco.Cms.Core.DependencyInjection' appeared previously in this namespace
CodeQL-Build: src/Umbraco.Core/Services/ContentServiceExtensions.cs#L48
'Constants.Security.SuperUserId' is obsolete: 'Use SuperUserKey instead. Scheduled for removal in V15.'
CodeQL-Build: src/Umbraco.Core/Services/MediaServiceExtensions.cs#L37
'Constants.Security.SuperUserId' is obsolete: 'Use SuperUserKey instead. Scheduled for removal in V15.'
CodeQL-Build: src/Umbraco.Core/Semver/Semver.cs#L529
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
CodeQL-Build: src/Umbraco.Core/Semver/Semver.cs#L529
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
CodeQL-Build: src/Umbraco.Core/Services/DataTypeService.cs#L466
'Constants.Security.SuperUserId' is obsolete: 'Use SuperUserKey instead. Scheduled for removal in V15.'
CodeQL-Build
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/