View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004551 | Taler | other | public | 2016-06-01 00:08 | 2016-06-01 18:20 |
| Reporter | Marcello Stanisci | Assigned To | Florian Dold | ||
| Priority | high | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.0 | Fixed in Version | 0.0 | ||
| Summary | 0004551: web-common build failure | ||||
| Description | calling 'taler-deployment-build' from 'test-blue' gives the following error: ... ... make[2]: Entering directory '/home/test-blue/bank/talerbank/app/static/web-common' tsc taler-wallet-lib.ts taler-wallet-lib.ts(27,20): error TS2339: Property 'taler' does not exist on type 'Window'. taler-wallet-lib.ts(161,13): error TS2339: Property 'style' does not exist on type 'Element'. taler-wallet-lib.ts(164,13): error TS2339: Property 'style' does not exist on type 'Element'. taler-wallet-lib.ts(167,17): error TS2339: Property 'disabled' does not exist on type 'Element'. taler-wallet-lib.ts(176,13): error TS2339: Property 'style' does not exist on type 'Element'. taler-wallet-lib.ts(179,13): error TS2339: Property 'style' does not exist on type 'Element'. taler-wallet-lib.ts(182,17): error TS2339: Property 'disabled' does not exist on type 'Element'. taler-wallet-lib.ts(219,7): error TS2304: Cannot find name 'uninstall_called'. Makefile:456: recipe for target 'taler-wallet-lib.js' failed make[2]: *** [taler-wallet-lib.js] Error 2 make[2]: Leaving directory '/home/test-blue/bank/talerbank/app/static/web-common' Makefile:16: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/test-blue/bank' Makefile:16: recipe for target 'bank-stamp' failed make: *** [bank-stamp] Error 2 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-01 00:08 | Marcello Stanisci | New Issue | |
| 2016-06-01 00:08 | Marcello Stanisci | Status | new => assigned |
| 2016-06-01 00:08 | Marcello Stanisci | Assigned To | => Florian Dold |
| 2016-06-01 00:12 | Florian Dold | Note Added: 0010827 | |
| 2016-06-01 00:12 | Florian Dold | Status | assigned => resolved |
| 2016-06-01 00:12 | Florian Dold | Resolution | open => fixed |
| 2016-06-01 18:20 | Christian Grothoff | Status | resolved => closed |
| 2016-06-01 18:20 | Christian Grothoff | Fixed in Version | => 0.0 |
| 2016-06-01 18:20 | Christian Grothoff | Target Version | => 0.0 |