Skip to content

Conversation

@roggenkemper
Copy link
Member

@roggenkemper roggenkemper commented May 1, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 1, 2025
@codecov
Copy link

codecov bot commented May 1, 2025

❌ We are unable to process any of the uploaded JUnit XML files. Please ensure your files are in the right format.

@roggenkemper roggenkemper marked this pull request as ready for review May 1, 2025 22:52
@roggenkemper roggenkemper requested a review from a team as a code owner May 1, 2025 22:52
@roggenkemper roggenkemper requested a review from a team May 1, 2025 22:52
Comment on lines +16 to +21
const {artifactKind, fileName, regionName, relocationUuid} = useParams<{
artifactKind: string;
fileName: string;
regionName: string;
relocationUuid: string;
}>();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a Region type in `app/types/system' 🤷

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eh i'm not sure that makes sense to use here

Comment on lines +16 to +21
const {artifactKind, fileName, regionName, relocationUuid} = useParams<{
artifactKind: string;
fileName: string;
regionName: string;
relocationUuid: string;
}>();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a Region type in `app/types/system' 🤷

@roggenkemper roggenkemper merged commit e22af4e into master May 5, 2025
47 of 49 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/relocationartifactdetails branch May 5, 2025 16:02
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants