Accessibility Violations: The ARIA attribute 'aria-label' is not valid for the element <header> with ARIA role 'none'
Is this issue related to a specific component?
The ARIA attribute 'aria-label' is valid for the element <header> with ARIA role 'none'
What browser are you working in?
Mozilla
What version of the Carbon Design System are you using?
"carbon-components": "^10.56.0", "carbon-components-angular": "^4.59.8",
- Screenshots or code

I was not able to reproduce the problem.
Check this CodeSandbox: https://codesandbox.io/s/carbon-components-angular-2183-xe92hz
The code CodeSandbox package.json:
...,
"carbon-components": "10.57.2",
"carbon-components-angular": "4.59.9",
...
Can you try to reproduce this in a CodeSandbox app?

https://codesandbox.io/s/carbon-components-angular-2183-forked-zh4qw2?file=/src/app/app.component.html
We are also having carbon components latest version , Even though we have added same code in CodeSandbox, unable to reproduce the violation .
Any updates from this issue
We are unable to reproduce the issue in CodeSandbox, but still we are getting same issue.
Hi, is there an update on this issue?
Closing issue since it cannot be reproducible via storybook and codesandbox.