Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Make the 'log' object private in ActionBAse and BaseTransformMeta #4348

Closed
nadment opened this issue Sep 23, 2024 · 0 comments · Fixed by #4354
Closed

[Task]: Make the 'log' object private in ActionBAse and BaseTransformMeta #4348

nadment opened this issue Sep 23, 2024 · 0 comments · Fixed by #4354
Assignees
Milestone

Comments

@nadment
Copy link
Contributor

nadment commented Sep 23, 2024

What needs to happen?

When I see the fix to issue #4347, we should make the 'log' object private in the BaseTransformMeta class because it's not always initialized) and to force use the getLog() or logXXX methods.

Issue Priority

Priority: 3

Issue Component

Component: Pipelines

@github-actions github-actions bot added P3 Nice to have Pipelines labels Sep 23, 2024
@nadment nadment self-assigned this Sep 23, 2024
@nadment nadment changed the title [Task]: Make the 'log' object private in the BaseTransformMeta [Task]: Make the 'log' object private in ActionBAse and BaseTransformMeta Sep 25, 2024
hansva added a commit that referenced this issue Oct 4, 2024
Make the 'log' object private in ActionBase and BaseTransformMeta #4348
@hansva hansva added this to the 2.11 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants