Iksela

Results 5 issues of Iksela

I use the `getContext` feature in `redux-saga` to help manage endpoints and imports. Is there any support to write tests for these? ```typescript const authApi = yield getContext('authApi') // contains...

I am getting the error `spawn npm ENOENT` when I run the `serverless puresec gen-roles" command. ``` Your Environment Information --------------------------- OS: win32 Node Version: 10.15.3 Serverless Version: 1.42.2 ```

# This is a Bug Report ## Description - What went wrong? I am using the following `iamRoleStatement` on a specific function: ``` iamRoleStatements: - Effect: 'Allow' Action: - sqs:ReceiveMessage...

bug
cat/deployment

I can't get a simple test to work. Can you let me know of any reason the following shouldn't work? The error I receive is `SyntaxError: Unexpected token 'const'` on...

Hey, first of all, this package seems really awesome and we currently have a very large manually maintained api package that has all of our typesafe code, which this package...

tanstack-query
axios