projektwahl / projektwahl-sveltekit

DISCONTINUED: Look at https://github.com/projektwahl/projektwahl-lit
GNU Affero General Public License v3.0
0 stars 0 forks source link

[major bug] routes/calculate/index.json.ts doesn't await file writes #33

Closed mohe2015 closed 3 years ago

mohe2015 commented 3 years ago

TODO find out if there are linters / tools that detect promises that are not awaited

mohe2015 commented 3 years ago

Eslint seems to fail for the porsager/postgres types (at least in transactions sql`` is not detected as async.

mohe2015 commented 3 years ago

Done with new linter