ccornici

Results 8 comments of ccornici

I'm getting this error 3 out of 4 deploys OS: Win 10 19044.1826 Serverless Framework version ('sls --version'): Framework Core: 2.72.3 (local) Plugin: 5.5.4 SDK: 4.3.2 Components: 3.18.2 Node version...

> Thank you for continuing to investigate this. After a bunch of digging, I was able to resolve my issue by using the `serverless-plugin-common-excludes` and `serverless-plugin-include-dependencies` plugins. This worked. May...

Came here as I was baffled that a linter isn't integrated with the actual formatting command lol. Glad I'm not the only one.

Looks like they just write code in notepad and commit it, and never correct it either.

> No, serialization of inline classes won't 'just work', they should be marked serializable themselves. We'll investigate Duration serialization soon This didn't age well... Still getting the same issue, no...

Yeah, that's what I did too, it thankfully has methods to output to iso string and parse back from it, which makes you question even more the problem :)

I'm also experiencing this issue, the SetValue is simply ignored.

Same issue in `2.0.123`, Parse is called, SetValue isn't