{ "issues": [ { "result": "fail", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": "License file LICENSE is not marked as %license", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" } ], "results": { "MUST": { "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "fail", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": "License file LICENSE is not marked as %license", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"MIT License\", \"Unknown or generated\", \"*No copyright* MIT License\", \"*No copyright* ISC License and/or MIT License\", \"*No copyright* ISC License\", \"*No copyright* Creative Commons Attribution 4.0\", \"*No copyright* BSD 2-Clause License\", \"ISC License\", \"*No copyright* Creative Commons CC0 1.0\", \"Creative Commons CC0 1.0\", \"*No copyright* BSD 3-Clause License\", \"BSD 3-Clause License\". 2465 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/nodejs-cssnano/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pass", "text": "Package must own all directories that it creates.", "note": null, "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 156 bytes in 1 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: nodejs-cssnano-7.0.7-1.fc43.noarch.rpm\n nodejs-cssnano-7.0.7-1.fc43.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.7.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpe0bvkbir')]\nchecks: 32, packages: 2\n\nnodejs-cssnano.noarch: E: spelling-error ('minifier', 'Summary(en_US) minifier -> magnifier')\nnodejs-cssnano.src: E: spelling-error ('minifier', 'Summary(en_US) minifier -> magnifier')\nnodejs-cssnano.noarch: W: only-non-binary-in-usr-lib\nnodejs-cssnano.spec: W: invalid-url Source2: cssnano-7.0.7-nm-dev.tgz\nnodejs-cssnano.spec: W: invalid-url Source1: cssnano-7.0.7-nm-prod.tgz\nnodejs-cssnano.noarch: W: hidden-file-or-dir /usr/lib/node_modules_22/cssnano/node_modules/.bin\nnodejs-cssnano.noarch: W: hidden-file-or-dir /usr/lib/node_modules_22/cssnano/node_modules_prod/.bin\nnodejs-cssnano.noarch: W: hidden-file-or-dir /usr/lib/node_modules_22/cssnano/node_modules_prod/.bin\nnodejs-cssnano.noarch: W: hidden-file-or-dir /usr/lib/node_modules_22/cssnano/node_modules_prod/.package-lock.json\nnodejs-cssnano.noarch: E: files-duplicated-waste 736672\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/LICENSE:/usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/LICENSE:/usr/lib/node_modules_22/cssnano/node_modules_prod/domelementtype/LICENSE:/usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/LICENSE:/usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/LICENSE:(and 1 more)\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/attributes.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/attributes.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/attributes.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/attributes.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/compile.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/compile.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/compile.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/compile.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/general.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/general.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/general.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/general.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/package.json /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/package.json:/usr/lib/node_modules_22/cssnano/node_modules_prod/dom-serializer/lib/esm/package.json:/usr/lib/node_modules_22/cssnano/node_modules_prod/domelementtype/lib/esm/package.json:/usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/lib/esm/package.json:/usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/package.json:(and 1 more)\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/aliases.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/aliases.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/aliases.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/aliases.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/filters.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/filters.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/filters.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/filters.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/pseudos.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/pseudos.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/pseudos.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/pseudos.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/subselects.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/subselects.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/pseudo-selectors/subselects.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/pseudo-selectors/subselects.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/sort.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/sort.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/sort.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/sort.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/types.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/types.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/types.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/types.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/types.js.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-select/lib/esm/types.js.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/LICENSE\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/README.md /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/README.md\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/convertor/create.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/convertor/create.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/convertor/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/convertor/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/data-patch.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/data-patch.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/SyntaxError.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/SyntaxError.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/generate.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/generate.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/parse.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/parse.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/tokenizer.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/tokenizer.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/definition-syntax/walk.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/definition-syntax/walk.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/generator/create.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/generator/create.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/generator/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/generator/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/generator/sourceMap.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/generator/sourceMap.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/generator/token-before.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/generator/token-before.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/error.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/error.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/generic-an-plus-b.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/generic-an-plus-b.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/generic-const.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/generic-const.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/generic-urange.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/generic-urange.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/match-graph.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/match-graph.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/match.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/match.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/prepare-tokens.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/prepare-tokens.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/search.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/search.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/structure.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/structure.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/lexer/trace.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/lexer/trace.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/parser/SyntaxError.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/parser/SyntaxError.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/parser/create.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/parser/create.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/parser/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/parser/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/parser/parse-selector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/parser/parse-selector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/parser/sequence.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/parser/sequence.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/atrule/font-face.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/atrule/font-face.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/atrule/import.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/atrule/import.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/atrule/page.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/atrule/page.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/config/generator.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/config/generator.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/config/lexer.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/config/lexer.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/config/parser-selector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/config/parser-selector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/config/parser.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/config/parser.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/config/walker.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/config/walker.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/function/expression.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/function/expression.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/function/var.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/function/var.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/AnPlusB.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/AnPlusB.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/AtrulePrelude.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/AtrulePrelude.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/AttributeSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/AttributeSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Brackets.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Brackets.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/CDC.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/CDC.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/CDO.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/CDO.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/ClassSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/ClassSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Combinator.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Combinator.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Comment.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Comment.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Declaration.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Declaration.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Dimension.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Dimension.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Function.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Function.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Hash.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Hash.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/IdSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/IdSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Identifier.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Identifier.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/MediaFeature.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/MediaFeature.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/MediaQuery.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/MediaQuery.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/MediaQueryList.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/MediaQueryList.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Nth.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Nth.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Number.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Number.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Operator.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Operator.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Parentheses.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Parentheses.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Percentage.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Percentage.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/PseudoClassSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/PseudoClassSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/PseudoElementSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/PseudoElementSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Ratio.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Ratio.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Raw.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Raw.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Rule.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Rule.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Selector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Selector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/SelectorList.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/SelectorList.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/String.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/String.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/StyleSheet.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/StyleSheet.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/TypeSelector.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/TypeSelector.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/UnicodeRange.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/UnicodeRange.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Url.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Url.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/Value.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/Value.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/node/WhiteSpace.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/node/WhiteSpace.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/scope/atrulePrelude.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/scope/atrulePrelude.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/scope/default.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/scope/default.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/scope/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/scope/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/syntax/scope/value.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/syntax/scope/value.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/OffsetToLocation.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/OffsetToLocation.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/TokenStream.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/TokenStream.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/adopt-buffer.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/adopt-buffer.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/char-code-definitions.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/char-code-definitions.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/names.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/names.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/types.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/types.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/tokenizer/utils.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/tokenizer/utils.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/List.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/List.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/clone.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/clone.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/create-custom-error.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/create-custom-error.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/ident.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/ident.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/names.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/names.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/string.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/string.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/utils/url.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/utils/url.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/version.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/version.cjs:/usr/lib/node_modules_22/cssnano/node_modules_prod/csso/cjs/version.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/walker/create.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/walker/create.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/cjs/walker/index.cjs /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/cjs/walker/index.cjs\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/convertor/create.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/convertor/create.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/convertor/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/convertor/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/data-patch.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/data-patch.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/SyntaxError.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/SyntaxError.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/generate.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/generate.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/parse.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/parse.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/tokenizer.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/tokenizer.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/definition-syntax/walk.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/definition-syntax/walk.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/generator/create.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/generator/create.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/generator/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/generator/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/generator/sourceMap.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/generator/sourceMap.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/generator/token-before.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/generator/token-before.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/error.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/error.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/generic-an-plus-b.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/generic-an-plus-b.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/generic-const.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/generic-const.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/generic-urange.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/generic-urange.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/match-graph.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/match-graph.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/match.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/match.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/prepare-tokens.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/prepare-tokens.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/search.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/search.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/structure.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/structure.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/lexer/trace.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/lexer/trace.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/parser/SyntaxError.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/parser/SyntaxError.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/parser/create.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/parser/create.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/parser/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/parser/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/parser/parse-selector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/parser/parse-selector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/parser/sequence.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/parser/sequence.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/atrule/font-face.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/atrule/font-face.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/atrule/import.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/atrule/import.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/atrule/page.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/atrule/nest.js:/usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/atrule/page.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/config/generator.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/config/generator.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/config/lexer.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/config/lexer.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/config/parser-selector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/config/parser-selector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/config/parser.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/config/parser.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/config/walker.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/config/walker.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/function/expression.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/function/expression.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/function/var.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/function/var.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/AnPlusB.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/AnPlusB.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/AtrulePrelude.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/AttributeSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/AttributeSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Brackets.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Brackets.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/CDC.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/CDC.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/CDO.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/CDO.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/ClassSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/ClassSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Combinator.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Combinator.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Comment.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Comment.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Declaration.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Declaration.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Dimension.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Dimension.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Function.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Function.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Hash.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Hash.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/IdSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/IdSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Identifier.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Identifier.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/MediaFeature.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/MediaFeature.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/MediaQuery.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/MediaQuery.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/MediaQueryList.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/MediaQueryList.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Nth.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Nth.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Number.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Number.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Operator.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Operator.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Parentheses.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Parentheses.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Percentage.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Percentage.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/PseudoClassSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/PseudoElementSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Ratio.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Ratio.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Raw.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Raw.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Rule.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Rule.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Selector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Selector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/SelectorList.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/SelectorList.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/String.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/String.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/StyleSheet.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/StyleSheet.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/TypeSelector.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/TypeSelector.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/UnicodeRange.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/UnicodeRange.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Url.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Url.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/Value.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/Value.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/node/WhiteSpace.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/node/WhiteSpace.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/scope/atrulePrelude.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/scope/default.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/scope/default.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/scope/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/scope/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/syntax/scope/value.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/syntax/scope/value.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/OffsetToLocation.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/OffsetToLocation.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/TokenStream.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/TokenStream.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/adopt-buffer.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/adopt-buffer.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/char-code-definitions.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/char-code-definitions.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/names.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/names.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/types.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/types.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/tokenizer/utils.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/tokenizer/utils.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/List.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/List.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/clone.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/clone.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/create-custom-error.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/create-custom-error.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/ident.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/ident.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/names.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/names.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/string.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/string.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/utils/url.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/utils/url.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/version.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/version.js:/usr/lib/node_modules_22/cssnano/node_modules_prod/csso/lib/version.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/walker/create.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/walker/create.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/css-tree/lib/walker/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/css-tree/lib/walker/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/parse.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/parse.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/parse.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/parse.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/stringify.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/stringify.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/stringify.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/stringify.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/types.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/types.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/es/types.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/css-what/lib/commonjs/types.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/LICENSE\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/api/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/api/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/api/inheritance.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/api/inheritance.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/api/inheritance.schema.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/api/inheritance.schema.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/at-rules.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/at-rules.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/definitions.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/definitions.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/readme.md /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/readme.md\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/selectors.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/selectors.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/selectors.schema.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/selectors.schema.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/syntaxes.schema.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/syntaxes.schema.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/types.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/types.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/types.schema.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/types.schema.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/units.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/units.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/css/units.schema.json /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/css/units.schema.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/mdn-data/l10n/index.js /usr/lib/node_modules_22/cssnano/node_modules_prod/csso/node_modules/mdn-data/l10n/index.js\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/dom-serializer/lib/foreignNames.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/dom-serializer/lib/esm/foreignNames.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/dom-serializer/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/dom-serializer/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domelementtype/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domelementtype/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/lib/node.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domhandler/lib/esm/node.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/feeds.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/feeds.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/feeds.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/feeds.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/helpers.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/helpers.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/helpers.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/helpers.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/legacy.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/legacy.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/legacy.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/legacy.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/manipulation.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/manipulation.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/manipulation.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/manipulation.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/querying.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/querying.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/querying.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/querying.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/stringify.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/stringify.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/stringify.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/stringify.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/traversal.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/traversal.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/traversal.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/domutils/lib/esm/traversal.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/decode.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/decode.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/decode.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/decode.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/decode_codepoint.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/decode_codepoint.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/decode_codepoint.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/decode_codepoint.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/encode.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/encode.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/encode.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/encode.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/escape.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/escape.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/escape.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/escape.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/decode-data-html.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/decode-data-html.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/decode-data-html.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/decode-data-html.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/decode-data-xml.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/decode-data-xml.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/decode-data-xml.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/decode-data-xml.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/encode-html.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/encode-html.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/generated/encode-html.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/generated/encode-html.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/entities/lib/esm/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/lodash.uniq/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/lodash.memoize/LICENSE\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nanoid/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/nanoid/index.d.cts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nanoid/url-alphabet/package.json /usr/lib/node_modules_22/cssnano/node_modules_prod/nanoid/non-secure/package.json\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/compile.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/compile.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/compile.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/compile.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/index.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/index.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/parse.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/parse.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/parse.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/nth-check/lib/esm/parse.d.ts.map\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-unique-selectors/types/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-discard-duplicates/types/index.d.ts:/usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-discard-empty/types/index.d.ts:/usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-merge-longhand/types/index.d.ts:/usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-minify-gradients/types/index.d.ts:/usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-display-values/types/index.d.ts:(and 7 more)\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-unicode/types/index.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-merge-rules/types/index.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-value-parser/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-minify-font-values/LICENSE\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-charset/LICENSE /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-minify-params/LICENSE\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-repeat-style/types/lib/map.d.ts /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-display-values/types/lib/map.d.ts\nnodejs-cssnano.noarch: W: files-duplicate /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-repeat-style/types/lib/map.d.ts.map /usr/lib/node_modules_22/cssnano/node_modules_prod/postcss-normalize-display-values/types/lib/map.d.ts.map\n 2 packages and 0 specfiles checked; 3 errors, 313 warnings, 7 filtered, 3 badness; has taken 1.2 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"nodejs-cssnano\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.7.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 1\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name nodejs-cssnano --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-rawhide-x86_64\nActive plugins: Generic, Shell-api\nDisabled plugins: Ocaml, Perl, PHP, fonts, R, Haskell, C/C++, SugarActivity, Java, Python\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.7.tgz :\n CHECKSUM(SHA256) this package : 90e10873d5b617800d8214e7ccb4b41cfe9da3bd16c553bfee4a35f5351ba170\n CHECKSUM(SHA256) upstream package : 90e10873d5b617800d8214e7ccb4b41cfe9da3bd16c553bfee4a35f5351ba170\n" }, { "header": "Requires", "text": "nodejs-cssnano (rpmlib, GLIBC filtered):\n /usr/bin/node\n nodejs\n\n" }, { "header": "Provides", "text": "nodejs-cssnano:\n bundled(nodejs-@trysound/sax)\n bundled(nodejs-boolbase)\n bundled(nodejs-browserslist)\n bundled(nodejs-caniuse-api)\n bundled(nodejs-caniuse-lite)\n bundled(nodejs-colord)\n bundled(nodejs-commander)\n bundled(nodejs-css-declaration-sorter)\n bundled(nodejs-css-select)\n bundled(nodejs-css-tree)\n bundled(nodejs-css-what)\n bundled(nodejs-cssesc)\n bundled(nodejs-cssnano-preset-default)\n bundled(nodejs-cssnano-utils)\n bundled(nodejs-csso)\n bundled(nodejs-dom-serializer)\n bundled(nodejs-domelementtype)\n bundled(nodejs-domhandler)\n bundled(nodejs-domutils)\n bundled(nodejs-electron-to-chromium)\n bundled(nodejs-entities)\n bundled(nodejs-escalade)\n bundled(nodejs-lilconfig)\n bundled(nodejs-lodash.memoize)\n bundled(nodejs-lodash.uniq)\n bundled(nodejs-mdn-data)\n bundled(nodejs-nanoid)\n bundled(nodejs-node-releases)\n bundled(nodejs-nth-check)\n bundled(nodejs-picocolors)\n bundled(nodejs-postcss)\n bundled(nodejs-postcss-calc)\n bundled(nodejs-postcss-colormin)\n bundled(nodejs-postcss-convert-values)\n bundled(nodejs-postcss-discard-comments)\n bundled(nodejs-postcss-discard-duplicates)\n bundled(nodejs-postcss-discard-empty)\n bundled(nodejs-postcss-discard-overridden)\n bundled(nodejs-postcss-merge-longhand)\n bundled(nodejs-postcss-merge-rules)\n bundled(nodejs-postcss-minify-font-values)\n bundled(nodejs-postcss-minify-gradients)\n bundled(nodejs-postcss-minify-params)\n bundled(nodejs-postcss-minify-selectors)\n bundled(nodejs-postcss-normalize-charset)\n bundled(nodejs-postcss-normalize-display-values)\n bundled(nodejs-postcss-normalize-positions)\n bundled(nodejs-postcss-normalize-repeat-style)\n bundled(nodejs-postcss-normalize-string)\n bundled(nodejs-postcss-normalize-timing-functions)\n bundled(nodejs-postcss-normalize-unicode)\n bundled(nodejs-postcss-normalize-url)\n bundled(nodejs-postcss-normalize-whitespace)\n bundled(nodejs-postcss-ordered-values)\n bundled(nodejs-postcss-reduce-initial)\n bundled(nodejs-postcss-reduce-transforms)\n bundled(nodejs-postcss-selector-parser)\n bundled(nodejs-postcss-svgo)\n bundled(nodejs-postcss-unique-selectors)\n bundled(nodejs-postcss-value-parser)\n bundled(nodejs-source-map-js)\n bundled(nodejs-stylehacks)\n bundled(nodejs-svgo)\n bundled(nodejs-update-browserslist-db)\n bundled(nodejs-util-deprecate)\n nodejs-cssnano\n npm(cssnano)\n\n" } ] }