View Issue Details

IDProjectCategoryView StatusLast Update
0004551Talerotherpublic2016-06-01 18:20
ReporterMarcello Stanisci Assigned ToFlorian Dold  
PriorityhighSeverityblockReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0004551: web-common build failure
Descriptioncalling '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
TagsNo tags attached.

Activities

Florian Dold

2016-06-01 00:12

manager   ~0010827

Fixed, recorded submodule commit in bank was outdated.

Issue History

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