Graham Ballantyne

Results 14 issues of Graham Ballantyne

The API docs (https://otplib.yeojz.dev/api) are broken. It currently 404's.

## Issue report Fill in as much as possible so that we can understand, find and fix the problem. **Question 1: What is the problem?** When serving a NodeJS app...

SupportCentral

### Summary: Since deploying the October 7 release, we have been experiencing repeated failed jobs related to the `canvas_kaltura` gen. Specifically, `MediaObject#updated_viewed_at_and_retrieve_details` jobs are failing with an error of `undefined...

I tried [asking this in Gitter](https://gitter.im/Vincit/objection.js?at=6230f1b6c435002500f1d819) several weeks ago but didn't get very far. I'm having a strange issue with $fetchGraph() that I'm sure is something I'm doing wrong. Given...

bug
help wanted

This PR replaces instances of the word "wanna" with the proper usage of "want to" in the docs.

It looks like at least two scalars have been added, but are missing from the docs: - [`DateTimeISO`](https://github.com/Urigo/graphql-scalars/pull/1641#issuecomment-1566801844) - [`LocalDateTime`](https://github.com/Urigo/graphql-scalars/issues/1848#issuecomment-1552714745) I would bet there are more; I've only found these...

## System information - Operating System: RHEL 7 - Architecture: x64 - Apple M1: no - Docker version: 20.10.10 - Docker image used in `act`: ghcr.io/catthehacker/ubuntu:act-latest - `act` version: 0.2.25...

kind/bug
area/runner

Bit of a weird issue here: I have a project using the following: ``` "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "express": "^4.18.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-refresh": "^0.14.0", "webpack": "^5.77.0", "webpack-cli": "^5.0.1", "webpack-dev-middleware": "^6.0.2",...

`twilio-node` uses `https-proxy-agent` and will use its agent if `process.env.HTTP_PROXY` (and interestingly, not `HTTPS_PROXY`, nor the lower-case variants) is set. Why is this the case? axios supports HTTP(S) proxies natively,...

type: community enhancement
status: help wanted

I'm trying to transition from Dinghy to Docker for Mac & Dory, but I'm having an issue with DNS not resolving. macOS: 10.14.4 Docker: 18.09.3, build 774a1f4 Ruby: 2.3.7p456 Dory:...