Skip to content

Accessibility updates to Alternate viewer section and copy buttons #8

Accessibility updates to Alternate viewer section and copy buttons

Accessibility updates to Alternate viewer section and copy buttons #8

Triggered via pull request October 11, 2023 17:07
Status Failure
Total duration 1m 24s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/MiradorShareDialog.js#L153
Property should be placed on a new line
build: src/MiradorShareDialog.js#L153
Prop `variant` must be placed on a new line
build: src/MiradorShareDialog.js#L157
The closing bracket must be aligned with the line containing the opening tag (expected column 19 on the next line)
build: src/MiradorShareDialog.js#L157
`Copy` must be placed on a new line
build: src/MiradorShareDialog.js#L157
Closing tag of a multiline JSX expression must be on its own line
build: src/MiradorShareDialog.js#L194
Property should be placed on a new line
build: src/MiradorShareDialog.js#L194
Prop `variant` must be placed on a new line
build: src/MiradorShareDialog.js#L198
The closing bracket must be aligned with the line containing the opening tag (expected column 17 on the next line)
build: src/MiradorShareDialog.js#L198
`Copy` must be placed on a new line
build: src/MiradorShareDialog.js#L198
Closing tag of a multiline JSX expression must be on its own line
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/