Skip to content

Catch NPE from getStringValueOfAJsonKey #21

Catch NPE from getStringValueOfAJsonKey

Catch NPE from getStringValueOfAJsonKey #21

Triggered via push August 14, 2026 04:26
Status Failure
Total duration 26s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build
Process completed with exit code 1.
build: src/main/java/io/github/hikingc/matrixsdk/api/events/sync/Sync.java#L173
method type() is already defined in record io.github.hikingc.matrixsdk.api.events.sync.Sync.ClientEventWithoutRoomID
build: src/main/java/io/github/hikingc/matrixsdk/api/events/sync/Sync.java#L174
record component type is already defined in record io.github.hikingc.matrixsdk.api.events.sync.Sync.ClientEventWithoutRoomID
build: src/main/java/io/github/hikingc/matrixsdk/api/events/sync/Sync.java#L173
method type() is already defined in record io.github.hikingc.matrixsdk.api.events.sync.Sync.ClientEventWithoutRoomID
build: src/main/java/io/github/hikingc/matrixsdk/api/events/sync/Sync.java#L174
record component type is already defined in record io.github.hikingc.matrixsdk.api.events.sync.Sync.ClientEventWithoutRoomID
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Constant values: src/main/java/io/github/hikingc/matrixsdk/api/MatrixAuth.java#L148
Condition `clientId == null` is always `false`