Mike McCready
Mike McCready
@vikyd > Good idea, will be fixed in the next few days. Are you still intending to fix this?
Is there any hope that this fundamental issue will be fixed? It seems like the repository is hardly being maintained at this current time.
- This issue is no longer reproducible in release [v3.12.2](https://github.com/tcort/markdown-link-check/releases/tag/v3.12.2), possibly due to PR https://github.com/tcort/markdown-link-check/pull/312
@valorisa - You have hit the resolved issue https://github.com/yarnpkg/yarn/issues/9013 which is not related to `markdown-link-check`. You may be able to resolve it in your environment by using a different Docker...
@dklimpel [node:lts-alpine](https://hub.docker.com/layers/library/node/lts-alpine/images/sha256-389ae25ab30b4739d863c6116a686901ae99e9ccaaed524a0db9481531266f82?context=explore) has Yarn `1.22.22` integrated I guess that `node:alpine` (`node:alpine:latest`) & `node:22.x-alpine3.x` will catch up soon, however currently they are still on Yarn `1.22.19`. Since this is only a...
This issue is no longer reproducible in `v3.12.2`.
@DavidTNguyen Your error message refers to Line 51 `name: Build CI` That could correspond to https://github.com/cypress-io/cypress-realworld-app/blob/1b451caf8d096827cd8f052b5b420ee207196057/.circleci/config.yml#L51 which does indeed contain a character ℹ️. This is in a workflow for CircleCI...
- The example is in https://github.com/cypress-io/circleci-orb/blob/master/src/examples/node-version.yml. Probably this issue could be closed in favor of #468.
@TooColline > Yeah that works, although it would be nice to have the option for `cypress/run` as well Agreed! I added some comment into https://github.com/cypress-io/circleci-orb/issues/468#issuecomment-2227301918 about this.
@TooColline / @delusioninabox > Thanks y'all! Agreed that an option for `cypress/run` would be fantastic. 💯 - I've added this as an explicit enhancement request https://github.com/cypress-io/circleci-orb/issues/475