Skip to content

Merge pull request #172 from Media-XI/ART-191-be-팀-정보-조회시-owner의-user… #285

Merge pull request #172 from Media-XI/ART-191-be-팀-정보-조회시-owner의-user…

Merge pull request #172 from Media-XI/ART-191-be-팀-정보-조회시-owner의-user… #285

Triggered via push May 16, 2024 13:31
Status Success
Total duration 3m 21s
Artifacts

dev-build.yml

on: push
Build Dockerized Development
2m 56s
Build Dockerized Development
Kubernetes resource update
6s
Kubernetes resource update
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
Nullability and data flow problems: src/main/java/com/example/codebase/controller/advice/CustomExceptionHandler.java#L36
Method invocation `getDefaultMessage` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/example/codebase/s3/S3Service.java#L61
Method invocation `lastIndexOf` may produce `NullPointerException`
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/member/entity/Authority.java#L23
Contents of collection `memberAuthorities` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/member/entity/Member.java#L113
Contents of collection `posts` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/member/entity/Member.java#L105
Contents of collection `authorities` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/post/entity/Post.java#L56
Contents of collection `postLikeMembers` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/notification/entity/Notification.java#L40
Contents of collection `notificationReceivedStatus` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/event/entity/Event.java#L85
Contents of collection `eventMedias` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/member/entity/Member.java#L109
Contents of collection `artworks` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/team/entity/Team.java#L55
Contents of collection `teamUsers` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/agora/entity/Agora.java#L67
Contents of collection `medias` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/member/entity/Member.java#L117
Contents of collection `agoras` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/magazine/entity/Magazine.java#L91
Contents of collection `magazineMedias` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/artwork/entity/Artwork.java#L73
Contents of collection `artworkLikeMembers` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/post/entity/Post.java#L64
Contents of collection `postMedias` are updated, but never queried
Mismatched query and update of collection: src/main/java/com/example/codebase/domain/artwork/entity/ArtworkComment.java#L45
Contents of collection `childComments` are updated, but never queried
Use of Optional.ofNullable with null or not-null argument: src/main/java/com/example/codebase/util/SecurityUtil.java#L75
'Optional.ofNullable()' with non-null argument should be replaced with 'Optional.of()'
Unused assignment: src/main/java/com/example/codebase/util/ClientUtil.java#L43
Variable `jsonInString` initializer `null` is redundant
Unused assignment: src/main/java/com/example/codebase/domain/post/dto/PostResponseDTO.java#L32
Variable `isLiked` initializer `false` is redundant
Unused assignment: src/main/java/com/example/codebase/domain/member/service/MemberService.java#L249
Variable `searchResults` initializer `null` is redundant
Unused assignment: src/main/java/com/example/codebase/util/SecurityUtil.java#L70
Variable `authorityDtos` initializer `null` is redundant
Build Dockerized Development
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v***, actions/setup-java@v***, actions/cache@v2, gradle/gradle-build-action@v2.4.2, docker/setup-buildx-action@79abd***f86f79a9d68a2***c75a09a9a85889262adf, hmanzur/actions-set-secret@v2.0.0. For more information see: https://github.blog/changelog/202***-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Dockerized Development
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, docker/setup-buildx-action@79abd***f86f79a9d68a2***c75a09a9a85889262adf, hmanzur/actions-set-secret@v2.0.0. For more info: https://github.blog/changelog/202***-06-1***-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Dockerized Development
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Kubernetes resource update
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: imranismail/setup-kustomize@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/202***-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Kubernetes resource update
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/202***-06-1***-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/