core
core copied to clipboard
correctly compare bytes in ==
Bytes equality requires a special case in _Utils_eqHelp. This PR adds that special case.
Fixes https://github.com/elm/bytes/issues/15
✖ fatal HttpError: Resource not accessible by integration
at /node_modules/@octokit/request/lib/request.js:56:27
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Object.doComment [as comment] (/entrypoint.js:47:5)
The GH action does not seem to work. Pinging @supermario :)
CI does pass: https://travis-ci.org/github/elm/core/builds/721811877. Not sure why GH does not display it 🤷