svet
svet
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
Considering 2K issues listed on github that was actually fast
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
@Leokuma Turned out to be a bug and now it is fixed https://github.com/denoland/deno/issues/27318
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
I'ma go and file an issue
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
yeah, I think so, because specifying domains doesn't fix it
thank you for your help!
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
damn, so I have to put in every domain...
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
And yet it is obvious that deno lint --allow-import exists, it just doesn't work on my machine
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
The cli commands you've provided are the ones you configure linting rules with, but the thing I have not working is import access flag --allow-import to make deno lint run without having to agree to allow import accesses
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
When I try to use it with my new project it also tells me that such argument does not exist, so I would suppose it might be a problem with my OS configuration, however deno lint -I also fails on CI 🤷‍♂️
17 replies
DDeno
Created by svet on 12/9/2024 in #help
Have a trouble using github hooks and deno
btw https://docs.deno.com/go/lint seems not to work
17 replies