Your message dated Sun, 27 Dec 2020 02:49:09 +0000
with message-id <[email protected]>
and subject line Bug#978362: fixed in node-eslint-plugin-node 11.1.0~ds-3
has caused the Debian Bug report #978362,
regarding node-eslint-plugin-node: FTBFS: tests failed
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 [email protected]
immediately.)


-- 
978362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978362
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-eslint-plugin-node
Version: 11.1.0~ds-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> NODE_PATH=debian/node_modules eslint --format tap lib tests/lib
> TAP version 13
> 1..106
> ok 1 - /<<PKGBUILDDIR>>/lib/configs/_commons.js
> ok 2 - /<<PKGBUILDDIR>>/lib/configs/recommended-module.js
> ok 3 - /<<PKGBUILDDIR>>/lib/configs/recommended-script.js
> ok 4 - /<<PKGBUILDDIR>>/lib/configs/recommended.js
> ok 5 - /<<PKGBUILDDIR>>/lib/index.js
> not ok 6 - /<<PKGBUILDDIR>>/lib/rules/callback-return.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 7 - /<<PKGBUILDDIR>>/lib/rules/exports-style.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 152
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 8 - /<<PKGBUILDDIR>>/lib/rules/file-extension-in-import.js
> not ok 9 - /<<PKGBUILDDIR>>/lib/rules/global-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 53
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 63
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 10 - /<<PKGBUILDDIR>>/lib/rules/handle-callback-err.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 11 - /<<PKGBUILDDIR>>/lib/rules/no-callback-literal.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 18
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 12 - /<<PKGBUILDDIR>>/lib/rules/no-deprecated-api.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 692
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 13 - /<<PKGBUILDDIR>>/lib/rules/no-exports-assign.js
> not ok 14 - /<<PKGBUILDDIR>>/lib/rules/no-extraneous-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 15 - /<<PKGBUILDDIR>>/lib/rules/no-extraneous-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 16 - /<<PKGBUILDDIR>>/lib/rules/no-hide-core-modules.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [deprecated, 
> docs,
>     fixable, schema, type].
>   severity: error
>   data:
>     line: 62
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 17 - /<<PKGBUILDDIR>>/lib/rules/no-missing-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 24
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 18 - /<<PKGBUILDDIR>>/lib/rules/no-missing-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 24
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 19 - /<<PKGBUILDDIR>>/lib/rules/no-mixed-requires.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 71
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 101
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 20 - /<<PKGBUILDDIR>>/lib/rules/no-new-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 19
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 21 - /<<PKGBUILDDIR>>/lib/rules/no-path-concat.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 162
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 172
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 22 - /<<PKGBUILDDIR>>/lib/rules/no-process-env.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 14
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 23
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 23 - /<<PKGBUILDDIR>>/lib/rules/no-process-exit.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 19
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 24 - /<<PKGBUILDDIR>>/lib/rules/no-restricted-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 13
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 50
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 25 - /<<PKGBUILDDIR>>/lib/rules/no-restricted-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 14
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 51
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 26 - /<<PKGBUILDDIR>>/lib/rules/no-sync.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 10
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 30
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 27 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-bin.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 42
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 28 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-import.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 29 - /<<PKGBUILDDIR>>/lib/rules/no-unpublished-require.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 25
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 30 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [deprecated, 
> docs,
>     fixable, schema, type].
>   severity: error
>   data:
>     line: 1057
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 31 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/es-builtins.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 148
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 169
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 32 - /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/es-syntax.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 509
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 528
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 33 - 
> /<<PKGBUILDDIR>>/lib/rules/no-unsupported-features/node-builtins.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 333
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 357
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 34 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/buffer.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 35 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/console.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 29
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 31
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 36 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/process.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 29
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 31
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 37 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/text-decoder.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 38 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/text-encoder.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 39 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/url-search-params.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 32
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 34
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 40 - /<<PKGBUILDDIR>>/lib/rules/prefer-global/url.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     messages, schema, type].
>   severity: error
>   data:
>     line: 31
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   messages:
>     - message: >-
>         The meta properties should be placed in a consistent order: [docs,
>         fixable, messages, schema, type].
>       severity: error
>       data:
>         line: 33
>         column: 9
>         ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 41 - /<<PKGBUILDDIR>>/lib/rules/prefer-promises/dns.js
> ok 42 - /<<PKGBUILDDIR>>/lib/rules/prefer-promises/fs.js
> not ok 43 - /<<PKGBUILDDIR>>/lib/rules/process-exit-as-throw.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 157
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> not ok 44 - /<<PKGBUILDDIR>>/lib/rules/shebang.js
>   ---
>   message: >-
>     The meta properties should be placed in a consistent order: [docs, 
> fixable,
>     schema, type].
>   severity: error
>   data:
>     line: 79
>     column: 9
>     ruleId: '@mysticatea/eslint-plugin/meta-property-ordering'
>   ...
> ok 45 - /<<PKGBUILDDIR>>/lib/util/cache.js
> ok 46 - /<<PKGBUILDDIR>>/lib/util/check-existence.js
> ok 47 - /<<PKGBUILDDIR>>/lib/util/check-extraneous.js
> ok 48 - /<<PKGBUILDDIR>>/lib/util/check-prefer-global.js
> ok 49 - /<<PKGBUILDDIR>>/lib/util/check-publish.js
> ok 50 - /<<PKGBUILDDIR>>/lib/util/check-restricted.js
> ok 51 - /<<PKGBUILDDIR>>/lib/util/check-unsupported-builtins.js
> ok 52 - /<<PKGBUILDDIR>>/lib/util/enumerate-property-names.js
> ok 53 - /<<PKGBUILDDIR>>/lib/util/exists.js
> ok 54 - /<<PKGBUILDDIR>>/lib/util/get-allow-modules.js
> ok 55 - /<<PKGBUILDDIR>>/lib/util/get-configured-node-version.js
> ok 56 - /<<PKGBUILDDIR>>/lib/util/get-convert-path.js
> ok 57 - /<<PKGBUILDDIR>>/lib/util/get-npmignore.js
> ok 58 - /<<PKGBUILDDIR>>/lib/util/get-package-json.js
> ok 59 - /<<PKGBUILDDIR>>/lib/util/get-resolve-paths.js
> ok 60 - /<<PKGBUILDDIR>>/lib/util/get-semver-range.js
> ok 61 - /<<PKGBUILDDIR>>/lib/util/get-try-extensions.js
> ok 62 - /<<PKGBUILDDIR>>/lib/util/import-target.js
> ok 63 - /<<PKGBUILDDIR>>/lib/util/merge-visitors-in-place.js
> ok 64 - /<<PKGBUILDDIR>>/lib/util/strip-import-path-params.js
> ok 65 - /<<PKGBUILDDIR>>/lib/util/visit-import.js
> ok 66 - /<<PKGBUILDDIR>>/lib/util/visit-require.js
> ok 67 - /<<PKGBUILDDIR>>/tests/lib/configs/recommended.js
> ok 68 - /<<PKGBUILDDIR>>/tests/lib/rules/callback-return.js
> ok 69 - /<<PKGBUILDDIR>>/tests/lib/rules/exports-style.js
> ok 70 - /<<PKGBUILDDIR>>/tests/lib/rules/file-extension-in-import.js
> ok 71 - /<<PKGBUILDDIR>>/tests/lib/rules/global-require.js
> ok 72 - /<<PKGBUILDDIR>>/tests/lib/rules/handle-callback-err.js
> ok 73 - /<<PKGBUILDDIR>>/tests/lib/rules/no-callback-literal.js
> ok 74 - /<<PKGBUILDDIR>>/tests/lib/rules/no-deprecated-api.js
> ok 75 - /<<PKGBUILDDIR>>/tests/lib/rules/no-exports-assign.js
> ok 76 - /<<PKGBUILDDIR>>/tests/lib/rules/no-extraneous-import.js
> ok 77 - /<<PKGBUILDDIR>>/tests/lib/rules/no-extraneous-require.js
> ok 78 - /<<PKGBUILDDIR>>/tests/lib/rules/no-hide-core-modules.js
> ok 79 - /<<PKGBUILDDIR>>/tests/lib/rules/no-missing-import.js
> ok 80 - /<<PKGBUILDDIR>>/tests/lib/rules/no-missing-require.js
> ok 81 - /<<PKGBUILDDIR>>/tests/lib/rules/no-mixed-requires.js
> ok 82 - /<<PKGBUILDDIR>>/tests/lib/rules/no-new-require.js
> ok 83 - /<<PKGBUILDDIR>>/tests/lib/rules/no-path-concat.js
> ok 84 - /<<PKGBUILDDIR>>/tests/lib/rules/no-process-env.js
> ok 85 - /<<PKGBUILDDIR>>/tests/lib/rules/no-process-exit.js
> ok 86 - /<<PKGBUILDDIR>>/tests/lib/rules/no-restricted-import.js
> ok 87 - /<<PKGBUILDDIR>>/tests/lib/rules/no-restricted-require.js
> ok 88 - /<<PKGBUILDDIR>>/tests/lib/rules/no-sync.js
> ok 89 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-bin.js
> ok 90 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-import.js
> ok 91 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unpublished-require.js
> ok 92 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features.js
> ok 93 - 
> /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/es-builtins.js
> ok 94 - /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/es-syntax.js
> ok 95 - 
> /<<PKGBUILDDIR>>/tests/lib/rules/no-unsupported-features/node-builtins.js
> ok 96 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/buffer.js
> ok 97 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/console.js
> ok 98 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/process.js
> ok 99 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/text-decoder.js
> ok 100 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/text-encoder.js
> ok 101 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/url-search-params.js
> ok 102 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-global/url.js
> ok 103 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-promises/dns.js
> ok 104 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-promises/fs.js
> ok 105 - /<<PKGBUILDDIR>>/tests/lib/rules/process-exit-as-throw.js
> ok 106 - /<<PKGBUILDDIR>>/tests/lib/rules/shebang.js
> 
> make[1]: *** [debian/rules:45: override_dh_auto_test] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/12/26/node-eslint-plugin-node_11.1.0~ds-2_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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-eslint-plugin-node
Source-Version: 11.1.0~ds-3
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-eslint-plugin-node, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated node-eslint-plugin-node 
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 [email protected])


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

Format: 1.8
Date: Sun, 27 Dec 2020 03:20:27 +0100
Source: node-eslint-plugin-node
Architecture: source
Version: 11.1.0~ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 978362
Changes:
 node-eslint-plugin-node (11.1.0~ds-3) unstable; urgency=medium
 .
   * add patch 1002
     to comply with @mysticatea/eslint-plugin/meta-property-ordering;
     closes: bug#978362, thanks to Lucas Nussbaum
   * use debhelper compatibility level 13 (not 12)
Checksums-Sha1:
 5ca765bf709a4c3788d56e215570a09b2e424d86 2547 
node-eslint-plugin-node_11.1.0~ds-3.dsc
 0248340ec9c9676b876436c332007cb565c7408d 11196 
node-eslint-plugin-node_11.1.0~ds-3.debian.tar.xz
 ccb638464e53ada7b8316d7d3b3d7dff9c31c024 17498 
node-eslint-plugin-node_11.1.0~ds-3_amd64.buildinfo
Checksums-Sha256:
 fa848b1398e74956e82e7ad7b7edb29413567d894116941cb93c92bd14cba102 2547 
node-eslint-plugin-node_11.1.0~ds-3.dsc
 18baff301d2a796bd4c989b492c4ef4042eacd5d5522354e3e5d0c56c1f862f3 11196 
node-eslint-plugin-node_11.1.0~ds-3.debian.tar.xz
 ccfa7ddb4041d121044e53ea4adf19cda5374fee2acb5fa431e4aaf5772f746b 17498 
node-eslint-plugin-node_11.1.0~ds-3_amd64.buildinfo
Files:
 cfb6534e963d28382da23ca0a3131061 2547 javascript optional 
node-eslint-plugin-node_11.1.0~ds-3.dsc
 d90dfea54868ab02a33959ea970e9617 11196 javascript optional 
node-eslint-plugin-node_11.1.0~ds-3.debian.tar.xz
 9302463110cfa72a3b6a01129b9d89cd 17498 javascript optional 
node-eslint-plugin-node_11.1.0~ds-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl/n8wYACgkQLHwxRsGg
ASFojhAAnve1cbw9KVs/vucJrN75twY4MviEvwwEmB2BuJdG8P1ATQW9GP3Q71kw
Fu0obTllWOTsFK7lu0FW3JRemUTgwHT/ueQKYqPhw6JM4cWKRJLRaAsMW2uLw9F6
Ktr6fm9Mm2PPu7gUtI0kWIWl5el49jt90ffuDUVItBXzm/Z/u1kaaWpIk24NVOot
hoda5qq26TDsh0fWOVVndFsgJkPSOEJbMvW2ueJzdd7yvJJBkO42+XqFidE9udpH
8CyEDiTkrYxUuFmaneG0S4rRS6oF4EiJro0Sn0vkHzBV+1SxcQMjsQ00UtaEYGwB
R8CtF4ARkx3a1iRQgBXauS5s6x4FwrleSpLfFEaAanp8wI0NFgDejt9X64BFTZlv
eLmjOJPH6H+iB+MYETO/Ehv5yIiYdGStF1CgDn8aGUjv6oZn6NCM4dNHTAbQzE5D
zY7k3nEulFrOJX0er1fi0thjcJo/mgKZfSp7SUEpDCsJFEUh8PDLQU4k1KunyK5b
Bm0aaciMtWkyq14C/XBx3j5tzeqfSueR7EYByM0cYjYcgLLiDX36IG5+ZHG81/fw
SfaHYYTAh3xuw03MrMnxQn+jRCucw5pvcF4+9TBIpYPbISwHT5FA4ThF1mBVCZnp
t8etsnVwxICNJ8HsGtsXTmaZnH7GemVxDf+TXM4Na1JID9GObto=
=CEjv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to