Your message dated Fri, 25 Feb 2022 17:18:48 +0000
with message-id <e1nneey-0000ui...@fasolo.debian.org>
and subject line Bug#1006078: fixed in node-eslint-utils 3.0.0-1
has caused the Debian Bug report #1006078,
regarding node-eslint-utils: FTBFS: Function 'getFunctionNameWithKind' has a 
complexity of 20. Maximum allowed is 16.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1006078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-eslint-utils
Version: 2.1.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> eslint --format tap src test
> TAP version 13
> 1..25
> ok 1 - /<<PKGBUILDDIR>>/src/find-variable.js
> ok 2 - /<<PKGBUILDDIR>>/src/get-function-head-location.js
> ok 3 - /<<PKGBUILDDIR>>/src/get-function-name-with-kind.js
>   ---
>   message: >-
>     Function 'getFunctionNameWithKind' has a complexity of 20. Maximum 
> allowed is
>     16.
>   severity: warning
>   data:
>     line: 8
>     column: 8
>     ruleId: complexity
>   ...
> ok 4 - /<<PKGBUILDDIR>>/src/get-innermost-scope.js
> ok 5 - /<<PKGBUILDDIR>>/src/get-property-name.js
> not ok 6 - /<<PKGBUILDDIR>>/src/get-static-value.js
>   ---
>   message: '''global'' is already defined as a built-in global variable.'
>   severity: error
>   data:
>     line: 1
>     column: 32
>     ruleId: no-redeclare
>   ...
> ok 7 - /<<PKGBUILDDIR>>/src/get-string-if-constant.js
> ok 8 - /<<PKGBUILDDIR>>/src/has-side-effect.js
> ok 9 - /<<PKGBUILDDIR>>/src/index.js
> ok 10 - /<<PKGBUILDDIR>>/src/is-parenthesized.js
> ok 11 - /<<PKGBUILDDIR>>/src/pattern-matcher.js
> ok 12 - /<<PKGBUILDDIR>>/src/reference-tracker.js
> ok 13 - /<<PKGBUILDDIR>>/src/token-predicate.js
> ok 14 - /<<PKGBUILDDIR>>/test/find-variable.js
> ok 15 - /<<PKGBUILDDIR>>/test/get-function-head-location.js
> ok 16 - /<<PKGBUILDDIR>>/test/get-function-name-with-kind.js
> ok 17 - /<<PKGBUILDDIR>>/test/get-innermost-scope.js
> ok 18 - /<<PKGBUILDDIR>>/test/get-property-name.js
> ok 19 - /<<PKGBUILDDIR>>/test/get-static-value.js
> ok 20 - /<<PKGBUILDDIR>>/test/get-string-if-constant.js
> ok 21 - /<<PKGBUILDDIR>>/test/has-side-effect.js
> ok 22 - /<<PKGBUILDDIR>>/test/is-parenthesized.js
> ok 23 - /<<PKGBUILDDIR>>/test/pattern-matcher.js
> ok 24 - /<<PKGBUILDDIR>>/test/reference-tracker.js
> ok 25 - /<<PKGBUILDDIR>>/test/token-predicate.js
> 
> make[1]: *** [debian/rules:24: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/18/node-eslint-utils_2.1.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-eslint-utils
Source-Version: 3.0.0-1
Done: Jonas Smedegaard <d...@jones.dk>

We believe that the bug you reported is fixed in the latest version of
node-eslint-utils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1006...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated node-eslint-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 25 Feb 2022 18:03:13 +0100
Source: node-eslint-utils
Architecture: source
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 1006078
Changes:
 node-eslint-utils (3.0.0-1) unstable; urgency=medium
 .
   [ upstream ]
   * new release
 .
   [ Jonas Smedegaard ]
   * generate documentation with cmark-gfm (not pandoc);
     fix clean generated documentation;
     build-depend on cmark-gfm (not pandoc)
   * tighten build-dependency on node-mysticatea-eslint-plugin;
     drop patch 2002 to use older mysicatea plugin;
     stop explicitly stop breaking older nodejs;
     closes: bug#1006078, thanks to Lucas Nussbaum
   * stop build-depend on nodejs: not used explicitly during build
   * update test coverage
   * update git-buildpackage config:
     + use DEP-14 branch names debian/latest upstream/latest
       (not debian/master upstream)
     + add usage comment
   * update copyright info:
     + use Reference field (not License-Reference);
       tighten lintian overrides
     + update coverage
     + stop repackage upstream source:
        no generated files needing exclusion
   * simplify source helper script copyright-check
   * declare compliance with Debian Policy 4.6.0
   * drop unused source helper tool tap-todo
Checksums-Sha1:
 0201faa69d4c82efc4154e3b69b49a51781aca1d 2242 node-eslint-utils_3.0.0-1.dsc
 984af603014e7216ac90d74cbac99fa24044fb54 33561 
node-eslint-utils_3.0.0.orig.tar.gz
 5418c6101ebbedf221b2bd91d4291c9aaefe7701 4652 
node-eslint-utils_3.0.0-1.debian.tar.xz
 c386c4ab725a595aa9cbba58e8098b5a37c7d3bc 12953 
node-eslint-utils_3.0.0-1_amd64.buildinfo
Checksums-Sha256:
 9712d7d4462e2f7c997dbb688f46cff329887114d1cb966f2bfd8d444572eeb9 2242 
node-eslint-utils_3.0.0-1.dsc
 1b2b1e404f8dff9b2f51caa59fb14f32033fe0483c3ea4d9454d5c7db1c92a91 33561 
node-eslint-utils_3.0.0.orig.tar.gz
 785858bd2c317f75d7ae2a9aae899919fce6a2988e548ea5eebe2793fd129539 4652 
node-eslint-utils_3.0.0-1.debian.tar.xz
 10b5a5da445990213653dcec65b68a34a9aa83b588ad2481029efbbb893559ef 12953 
node-eslint-utils_3.0.0-1_amd64.buildinfo
Files:
 c15895f5af42ffc385abc2432869403e 2242 javascript optional 
node-eslint-utils_3.0.0-1.dsc
 4e53f19bd1d54879f4a92db9a1a14c4b 33561 javascript optional 
node-eslint-utils_3.0.0.orig.tar.gz
 d455926ff6ef52fe00cc3789435f3202 4652 javascript optional 
node-eslint-utils_3.0.0-1.debian.tar.xz
 12e9acdeeb6bcf133619e5a10ceae7c4 12953 javascript optional 
node-eslint-utils_3.0.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmIZDNkACgkQLHwxRsGg
ASEZOg/9GBdWSOT2hJlLCmLqc7NvyPw9/t26+x7/aEUdaCE/PgUEDqbkKuCPRiKf
GoZdsGtrHc3cAvSfb3ydMd5v3UnOByKA5W4OfeHSCjxQcBtihpzwJNXBX1KDv6km
gajWjiZbiq9DyZCoLWQFaV3mgHoC5J8Q20193qwkN6yXIblWLaEviUXmGMQENcOB
MaeVrF5iSFgQRyuzr77Ml1eQtGphHM5Nir6HLzbLonWOLJ7ubGvqQhEofDO6xk30
qoUaf6gBo23AkH1db/Lb97beyjXxoExkaedubeL9tjkgXa2+qZCpF6OrgGyk9eLk
f10P1L5McGO8zDaeJOjm0jp3XMtLcYSmff4ksJF6WndeZPSMetWcX1WsdiHYBHrZ
+EQ9S7F4UjIpObY/Y8ESZ4v8P1jwohX1m/FU5NPSGFYnX6CPCpaoA6OK9Bs+N736
Ad+ee2DbOUHTvM0JoTqokk+T6TG8+BbJDRMxEuACDHJ2ka4SEjFXwG4oSfYWBrei
xg+YUF1vYzx6VVRKKWhj+0e+/m+2MizzbylTZUwnYlrXrwNhOXajm/qs0uvkRHz/
gNpm4aq0NS4WfoFAX3ppoLn3C6sbuzfQXvgLrA0E9zqZD9cr1uCohxihWTZ6a6XY
nRKIqpzZHB/2EeujiqVVtHBoqhC2xWeS/BNrFnpDKyndeoCdaBs=
=tl55
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to