Skip to content

38 normalize exceptions (#39) #15

38 normalize exceptions (#39)

38 normalize exceptions (#39) #15

Triggered via push August 9, 2026 21:21
Status Failure
Total duration 30s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/main/java/io/github/hikingc/matrixsdk/services/events/EventService.java#L88
method does not override or implement a method from a supertype
build: src/main/java/io/github/hikingc/matrixsdk/services/events/EventService.java#L89
getStateEvents(io.github.hikingc.matrixsdk.api.identifiers.RoomID) in io.github.hikingc.matrixsdk.services.events.EventService cannot implement getStateEvents(io.github.hikingc.matrixsdk.api.identifiers.RoomID) in io.github.hikingc.matrixsdk.api.Event
build: src/main/java/io/github/hikingc/matrixsdk/services/events/EventService.java#L24
io.github.hikingc.matrixsdk.services.events.EventService is not abstract and does not override abstract method getStateEvents(io.github.hikingc.matrixsdk.api.identifiers.RoomID) in io.github.hikingc.matrixsdk.api.Event
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/