Lena Fuhrimann

Results 65 issues of Lena Fuhrimann

### General information - Operating system + version: Arch Linux rolling - Browser + version: Firefox 90.0.2 - Information about the host app: - How did you install it? Installed...

`gopkg.in/mgo.v2` is not maintained anymore as can be read [here](https://github.com/go-mgo/mgo). This PR takes care of replacing it with the recommended `github.com/globalsign/mgo`. It also fixes a lot of smaller formatting and...

When I run `spotify playlist`, I get the following error: ```txt $ spotify playlist (node:6473) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function...

As described in https://github.com/travis-ci/gimme/issues/145, the version of `gimme` used for Go builds is outdated which leads to bugs. We should update `gimme` to the latest version.

### Description It would be awesome if this language server could be installed via https://brew.sh/. ### Proposed solution Create a package for brew.sh ### Alternatives _No response_ ### Additional Information,...

## Problem on Strava The files created by `Encode` are somehow invalid for some platforms. For example, if I upload the newly created file to Strava, it says "The upload...

As reported by https://github.com/kisielk/errcheck

As reported by https://github.com/Djarvur/go-err113 Fixes https://github.com/tormoder/fit/issues/40

It would be great to get TypeScript typings and a declaration for this package. Currently, I'm getting the following error: ```txt Could not find a declaration file for module '@beyonk/gdpr-cookie-consent-banner'....

### Contact Details _No response_ ### What happened? Using `GroupedBarChart` (and possibly also `BarChart`), the bars appear far too wide when using `'time'` as the `scaleType`. When I'm using `'labels'`,...

type: bug 🐛