i alarmed alien

Results 19 issues of i alarmed alien

Using your currency converter at http://salaryconverter.nigelb.me, I tried to convert $100,000 into UKP. The result was: > In United Kingdom, NaN.N GBP will allow you to buy the same things...

Attempting to connect to an Oracle DB using `database` fails with the message ``` Could not create a db handle: DBI connect('database=test','username',...) failed: ORA-12154: TNS:could not resolve the connect identifier...

Any chance of adding some sample tests to demonstrate integration with common testing frameworks?

The `update-db` tests use repos with quite a few dependencies (autoprefixer, postcss-*...). The tests could run more quickly if some less dependency-heavy repos were used -- e.g. [caniuse-on-user-agent](https://www.npmjs.com/package/caniuse-on-user-agent), [caniuse-support](https://www.npmjs.com/package/caniuse-support), [caniuse-api](https://www.npmjs.com/package/caniuse-api),...

When viewing offer statistics on a narrow screen, some of the numbers go missing. ## Steps to reproduce the bug 1. Go to any profile page, scroll down to the...

bug

# Description There is inconsistent use of the tag used to define the platform within a game's JSON data. In pages like the tradelist, wishlist, and library, the tag used...

bug

**Describe the bug** `convert_dicts` throws a TypeError with nested lists **To Reproduce** Create a file containing the following JSON data: ```json { "date-parts": [ [ 2011, 9, 29 ] ]...

bug

Potential tool for linkml-transform: generate a template for writing a transform by extracting mappings, slot_uri/class_uri, and meanings from an existing schema. The tool can traverse the schema, pull out all...

The following terms in the transformer syntax under `SlotDerivation` need definitions: ```yaml type_designator: range: boolean cast_collection_as: range: CollectionType ``` The following definition is not very clear: ```yaml hide: range: boolean...