-
### Cause of error
```java
Exception in thread "main" java.lang.NullPointerException: Attempt to invoke virtual method 'void com.owncloud.android.db.OCUpload.setUploadStatus(com.owncloud.android.datam…
-
### Describe the bug
When cdk import is comparing the current template with the synth template, it is picking false changes for NodejsFunction. For example, the below code
```ts
const rdsSchem…
-
Verify if this change has been kept in v2
https://github.com/swift-server/swift-aws-lambda-runtime/commit/221978224cf82027f46c0aa54def83476fb74412
-
### Expected Behavior
I had an Lambda function from a generated module (https://github.com/cloudposse/terraform-aws-lambda-function) and change name of handler attribute from mail.handler to index.…
-
I have a SAM template for a lambda (`AWS::Serverless::Lambda`) that has a VpcConfig declared, however cfn-nag is highlighting it as a warning with LambdaFunctionInsideVPCRule. If I change the lambda …
-
Initial PR: https://github.com/unjs/nitro/pull/2170
Relavant docs:
- https://h3.unjs.io/guide/websocket
- https://crossws.unjs.io
# Platform support
- [ ] Dev server
- [x] Runtime hand…
-
Env: ubuntu, arm64, docker(node 18 image)
```javascript
// test.js
exports.handler = async (event) => {
const response = {
statusCode: 200,
body: JSON.stringify('Hello from…
-
## Context
When setting slim_handler in the `zappa_settings.py`, the handler can not find my python function.
## Expected Behavior
The handler finds my python module and executes the function.
…
-
### What happened?
The app crashes when attempting to create a link from a note.
### App Version
6.1-RC3
### Android Version
15
### (Optional) Relevant log output
```shell
type:…
-
Hi again,
I know the description is rather vague, sorry about that.
I have noticed 3 separate crashes that seems to relate to the same null pointer reference.
2 times it happened (seemingly at …