-
When I run DangerPeriphery.scan with any config I received this "The operation couldn’t be completed. (DangerSwiftPeriphery.CommandError error 1.)" in local and CI
-
Maybe I can get Danger to do that for me.
-
问题:定时任务的第469行,使用/var/spool/cron/*无法找到定时任务。
测试过程:
debian系统
定时任务:* * * * * echo "This is a random message: $(date)" >> /home/user/crontest.txt
crontab -l和cat /var/spool/cron/crontabs/user
测试代…
-
Hi, I've got an issue when finishing record.
Sample app also has this issue.
Sometimes it works good, but sometimes app freeze about 10 seconds and says "Capturing failed. Cannot stop capture thread."…
-
If you pass the files you want to lint to the `rubocop.lint` method you could have this error because if you moved files to a new path when linting them they will have the old path, why only perform t…
-
hi I've Followed the instruction mentioned in the migration guide but seems like the relevance rules are breaking. my question is do we need to change anything in the yaml files as well or this is jus…
-
Hello, we have implemented Danger-jacoco on our project but we have an issue with the plugin
The message `Class coverage is below minimum. Improve to at least 0%` keep showing on our PRs while we …
-
It would be useful to allow other actionButton attributes to be updated through `updateActionButton`. For example, updating the button class when an `eventReactive` has been invalidated. I tried simpl…
vnijs updated
6 years ago
-
环境:
vite: 5.4.0;
vue: 2.7;
@vitejs/plugin-vue2: 2.3.1;
vite-plugin-commonjs: 0.10.1
代码:
\
\
\
报错:
vite v5.4.0 building for production...
✓ 7 modules transformed.
x Build fail…
-
## User Story
As a user you should be able to press a purchase button below the albums on the about page that links to the merchandise page
## AC
WHEN I press purchase button
THEN I should be li…