Skip to content

fix: use valid timestamp for error timestamp#15

Merged
jcabannes merged 1 commit intomainfrom
bugfix/fix_type_error_timestamp
Feb 2, 2026
Merged

fix: use valid timestamp for error timestamp#15
jcabannes merged 1 commit intomainfrom
bugfix/fix_type_error_timestamp

Conversation

@Zorin95670
Copy link
Member

Closes #12

@Zorin95670 Zorin95670 self-assigned this Feb 2, 2026
@Zorin95670 Zorin95670 added the bug Something isn't working label Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules
[INFO] Installing Central Publishing features
[INFO]
[INFO] --------------< io.github.linagora.linid.im:linid-im-api >--------------
[INFO] Building identity-manager-api 0.2.3
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- versions:2.18.0:display-dependency-updates (default-cli) @ linid-im-api ---
[INFO] The following dependencies in Dependencies have newer versions:
[INFO] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml ...
[INFO] 2.19.0 -> 2.21.0
[INFO] com.hubspot.jinjava:jinjava ........................... 2.8.0 -> 2.8.2
[INFO] org.apache.commons:commons-text ..................... 1.14.0 -> 1.15.0
[INFO] org.projectlombok:lombok .......................... 1.18.38 -> 1.18.42
[INFO] org.springframework.boot:spring-boot-starter-actuator ...
[INFO] 3.5.0 -> 4.1.0-M1
[INFO] org.springframework.boot:spring-boot-starter-data-jpa ...
[INFO] 3.5.0 -> 4.1.0-M1
[INFO] org.springframework.boot:spring-boot-starter-test ...
[INFO] 3.5.0 -> 4.1.0-M1
[INFO] org.springframework.boot:spring-boot-starter-web ... 3.5.0 -> 4.1.0-M1
[INFO] org.springframework.boot:spring-boot-starter-webflux ...
[INFO] 3.5.0 -> 4.1.0-M1
[INFO] org.springframework.plugin:spring-plugin-core ......... 3.0.0 -> 4.0.0
[INFO]
[INFO] The following dependencies in pluginManagement of plugins have newer versions:
[INFO] org.springframework.boot:spring-boot-maven-plugin ...
[INFO] 3.5.0 -> 4.1.0-M1
[INFO]
[INFO] The following dependencies in Plugin Dependencies have newer versions:
[INFO] com.puppycrawl.tools:checkstyle ..................... 11.0.0 -> 13.1.0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.851 s
[INFO] Finished at: 2026-02-02T13:15:13Z
[INFO] ------------------------------------------------------------------------

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Pit Test Coverage Report

Project Summary

Number of Classes Line Coverage Mutation Coverage Test Strength
22 82%
592/722
68%
261/385
82%
261/317

@Zorin95670 Zorin95670 requested a review from jcabannes February 2, 2026 13:16
@jcabannes jcabannes merged commit 9db0bab into main Feb 2, 2026
6 checks passed
@jcabannes jcabannes deleted the bugfix/fix_type_error_timestamp branch February 2, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - Incorrecte date format on error response

2 participants