Not scaffolding files for drupal/auditfiles

Created on 11 December 2024, 5 months ago

Problem/Motivation

composer require 'drupal/auditfiles:^4.2'

./composer.json has been updated
Running composer update drupal/auditfiles
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
- Locking drupal/auditfiles (4.2.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Downloading drupal/auditfiles (4.2.1)
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
- Installing drupal/auditfiles (4.2.1): Extracting archive
Generating autoload files
Hardening vendor directory with .htaccess and web.config files.
91 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Not scaffolding files for drupal/auditfiles, because it is not listed in the element 'extra.drupal-scaffold.allowed-packages' in the root-level composer.json file.
Cleaning installed packages.
No security vulnerability advisories found.

it is not a warning, but the only module giving this message. So I suppose there is something missing in the configuration.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

4.2

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria maxilein

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @maxilein
  • @astonvictor opened merge request.
  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    Hi there,

    I think we can remove the 'drupal-scaffold' section from the composer.json file. It doesn't contain any 'allowed-packages' or 'file-mapping' information.

    Please check the MR
    thanks

  • πŸ‡¦πŸ‡ΊAustralia dpi Perth, Australia

    This is necessary to be able to run linting (make lint) where auditfiles is the root project itself.

    I'm not sure what issue youre reporting? What problem is this causing?

  • πŸ‡¦πŸ‡ΊAustralia dpi Perth, Australia

    @astonvictor irt your activity on other issues, Ill take a look when I'm back from vacation. For now Im sighting things piecemeal.

Production build 0.71.5 2024