Failed type check line 1193 pos 14

Asked By 20 points N/A Posted on -
qa-featured

Hi there,

This is the error when I want to test my Interne speed and I don’t know what is wrong. I ran the test many time and the result was the same. Can anyone tell me is there a problem with my Internet connections or the program have some errors ?

Thanks !

DARTest: In-App View

Caught ‘bootstrap_impl’: Failed type check: line 1193 pos 14: type ‘LinkedHashMapImplementation’ is not assignable to type ‘HipsterModel’ of ‘value’. Took 13 ms

SHARE
Answered By 0 points N/A #181155

Failed type check line 1193 pos 14

qa-featured

DART is not an Internet speed test. It is a programming language developed by Google as a evolution of Javascript and with the ambitious intention to have DART eventually replace Javascript as the main programming language for web based apps. This error screen is a test of DART script which shows that the enforcement of types is not as strict as it could be.

To test your internet speed, click here and click "Start speed test".

Related Questions