Use useId to generate unique ids for accessibility attributes. #1480
Annotations
9 errors and 1 warning
__tests__/src/components/WorkspaceOptionsMenu.test.js > WorkspaceOptionsMenu > renders the export dialog when export option is clicked:
__tests__/src/components/WorkspaceOptionsMenu.test.js#L54
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ __tests__/src/components/WorkspaceOptionsMenu.test.js:54:57
|
__tests__/src/components/WorkspaceOptionsMenu.test.js > WorkspaceOptionsMenu > renders the import dialog when imporrt option is clicked:
__tests__/src/components/WorkspaceOptionsMenu.test.js#L62
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ __tests__/src/components/WorkspaceOptionsMenu.test.js:62:57
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
__tests__/src/components/WorkspaceOptionsMenu.test.js > WorkspaceOptionsMenu > renders the export dialog when export option is clicked:
__tests__/src/components/WorkspaceOptionsMenu.test.js#L54
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ __tests__/src/components/WorkspaceOptionsMenu.test.js:54:57
|
__tests__/src/components/WorkspaceOptionsMenu.test.js > WorkspaceOptionsMenu > renders the import dialog when imporrt option is clicked:
__tests__/src/components/WorkspaceOptionsMenu.test.js#L62
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ __tests__/src/components/WorkspaceOptionsMenu.test.js:62:57
|
build (18.x)
The operation was canceled.
|
build (22.x)
The job was canceled because "_20_x" failed.
|
build (22.x)
The operation was canceled.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|