-
@daveaglick while monitoring build logs during, I noticed this warning, something to worry about?
It doesn't fail the build, so everything seems to work, but maybe not as intended? 😉
```
Executin…
-
### What You Are Seeing?
I tried to migrate from Cake 0.30.0 to Cake 0.35.0 and fixed all changes in my cake files.
When i try to compile it now with Cake 0.35.0, i got always this error "System.Arg…
-
### Link to the coursework
https://github.com/CodeYourFuture/Module-HTML-CSS/tree/main/Cakes-Co
### Why are we doing this?
This project is thinking about "mobile first" design. Developers bui…
-
### What You Are Seeing?
### What is Expected?
Build stopped with `An error occurred when executing task 'Publish'.`
### What are you using?
cake 0.19.5, windows10-x64
### How Did You Get T…
-
### What You Are Seeing?
Not able to disable caching of package versions from a NuGet feed. The default cache time is set to 30 minutes and I see no way to change this. I cannot find a setting for …
-
> Creating a new issue for tracking https://github.com/cake-contrib/Cake.DotNetTool.Module/issues/18 created by @gitfool given that GitHub doesn't allow transferring issues from one organization to an…
-
### What You Are Seeing?
When running build.ps1 i get the following output
~~~sh
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
In…
-
```
...mapActions('todo', [
'addItem',
`]),
```
```
new Vuex.Store({ modules:{todo: {
namespaced:true,
state: ()=>({
items: [
{
name: "Milk",
…
-
### Expected behavior
Once every feed has been fetched, a re-fetch via task-scheduler of the feed in fixed events mode and delta merge mode should work flawlessly, just like when I fetch the feed for…
-
### Device
UDM (Unifi Dream Machine)
### Firmware Version
3.0.19
### Kernel Version
4.19.152-ui-alpine
### Tested with previous version of the module?
No -- full disclosure, I'm trying to get a…