Patrice Chalin

Results 403 issues of Patrice Chalin

Consider the `content/blog/2022-03-10-how-zapier-uses-keda.md` file, recently added via #687, with the following front matter: ```toml title = "How Zapier uses KEDA" date = 2022-03-10 # ... aliases = [ "/blog/how-zapier-uses-keda" ]...

question
cant-touch-this

Here are the top 404s: > - `/v1alpha1` - @tomkerkhove - what should this redirect to? - IGNORE - [x] `/docs/INSERT-CORRECT-VERSION/deploy/`, hopefully this will be fully addressed by the following:...

bug
cant-touch-this

There is some script code there to check links, but it doesn't work.

enhancement
cant-touch-this
website

For details see, https://github.com/cncf/techdocs/blob/main/docs/hugo-and-docsy.md. (I've already noticed some `` in the generated output.) /cc @nate-double-u

cant-touch-this
website

IMHO, an issue should be reported by the analyzer when the static type of an interpolated expression is `void` as in the following example: ```dart @Component( selector: 'example', template: '{{foo()}}',...

Type: enhancement
P2 medium
S2 medium
Category: validation

CI tests seem to have been inadvertently disabled in #4. ```console > pub run test --platform vm 00:02 +0 -1: loading test/http_retry_test.dart [E] Failed to load "test/http_retry_test.dart": Unable to spawn...

I believe that this empty file was introduced by mistake via: - #235 WDYT @deining?

cleanup/refactoring

For reference, see: - https://github.com/open-telemetry/opentelemetry.io/issues/4440 Related(?) / resources: - https://github.com/gohugoio/hugo/blame/master/tpl/tplimpl/embedded/templates/_default/rss.xml - https://github.com/cncf/dot-org-hugo-theme/pull/46

bug
dependencies

Using an empty/unnamed hash, as in `href="#"` isn't necessary and it gets reported as an issue by some link checkers. Related: - https://github.com/gohugoio/hugo/issues/9149 - https://github.com/gohugoio/hugo/pull/9191

cleanup/refactoring
e0-minutes
i18n
p2-medium