Skip to content

[Feature] Make task creation and updates an atomic operation (#598) #612

[Feature] Make task creation and updates an atomic operation (#598)

[Feature] Make task creation and updates an atomic operation (#598) #612

Triggered via push September 6, 2026 10:55
Status Success
Total duration 4m 16s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/main/java/com/itasocialacademy/oitassist/news/mapper/request/NewsMapper.java#L26
Unmapped target properties: "status, createdAt, publishedAt, updatedAt, archivedAt, authorId".
build: src/main/java/com/itasocialacademy/oitassist/news/mapper/request/NewsMapper.java#L24
Unmapped target properties: "id, status, createdAt, publishedAt, updatedAt, archivedAt, authorId".
build: src/main/java/com/itasocialacademy/oitassist/user/mapper/UserMapper.java#L16
Unmapped target properties: "isEnabled, isAccountNonLocked, isAccountNonExpired".
build-and-push-backend-image
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, actions/setup-node@v4, docker/build-push-action@v5, docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-push-backend-image: src/main/java/com/itasocialacademy/oitassist/news/mapper/request/NewsMapper.java#L26
Unmapped target properties: "status, createdAt, publishedAt, updatedAt, archivedAt, authorId".
build-and-push-backend-image: src/main/java/com/itasocialacademy/oitassist/news/mapper/request/NewsMapper.java#L24
Unmapped target properties: "id, status, createdAt, publishedAt, updatedAt, archivedAt, authorId".
build-and-push-backend-image: src/main/java/com/itasocialacademy/oitassist/user/mapper/UserMapper.java#L16
Unmapped target properties: "isEnabled, isAccountNonLocked, isAccountNonExpired".
deploy
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/