Marvin Vogt
Marvin Vogt
I'm aware of `nickel typecheck`, but that doesn't catch syntax errors that are caught by an `eval`.
As an example: ``` { example = [ { foo = "bar", } { bar = "baz", }, ], } ``` `nickel typecheck` does not care about the missing trailing...
However you call it, I would like to be able to validate configuration in such a way that I know it won't cause any errors during eval/export.
Like mentioned in the issue, FRR is installed from the provided repositories, specifically https://rpm.frrouting.org/repo/frr-stable-repo-1-0.el8.noarch.rpm on Rocky Linux 9.4, the same goes for the Debian stable repositories though. I made a...
> > Pre-built vsix (VSCode extension) would also help. > > The extension should be available on the store/market (I don't remember how it's called for VSCode). Is it not...
Could this be implemented in the action or lychee itself?
@coolaj86 Would be happy to, are there any guidelines or packages that set a good example?
Looks great, can someone merge this?
Having the same issues on runner version '2.322.0', what ended up being the fix?