Skip to content

Get rid of some prop type console warnings #1521

Get rid of some prop type console warnings

Get rid of some prop type console warnings #1521

Triggered via pull request January 6, 2025 19:28
Status Failure
Total duration 1m 21s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
build (20.x): src/components/IIIFAuthentication.js#L11
propType "accessTokenServiceId" is not required, but has no corresponding default argument value
build (20.x): src/components/IIIFAuthentication.js#L11
propType "authServiceId" is not required, but has no corresponding default argument value
build (20.x): src/components/WindowSideBarButtons.js#L176
Expected object keys to be in insensitive ascending order. 'attribution' should be before 'info'
build (20.x): src/components/WindowSideBarButtons.js#L178
Expected object keys to be in insensitive ascending order. 'annotations' should be before 'canvas'
build (20.x): src/components/WindowSideBarButtons.js#L180
Expected object keys to be in insensitive ascending order. 'layers' should be before 'search'
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/components/IIIFAuthentication.js#L11
propType "accessTokenServiceId" is not required, but has no corresponding default argument value
build (18.x): src/components/IIIFAuthentication.js#L11
propType "authServiceId" is not required, but has no corresponding default argument value
build (18.x): src/components/WindowSideBarButtons.js#L176
Expected object keys to be in insensitive ascending order. 'attribution' should be before 'info'
build (18.x): src/components/WindowSideBarButtons.js#L178
Expected object keys to be in insensitive ascending order. 'annotations' should be before 'canvas'
build (18.x): src/components/WindowSideBarButtons.js#L180
Expected object keys to be in insensitive ascending order. 'layers' should be before 'search'
build (18.x)
The operation was canceled.
build (22.x)
The job was canceled because "_20_x" failed.
build (22.x): src/components/IIIFAuthentication.js#L11
propType "accessTokenServiceId" is not required, but has no corresponding default argument value
build (22.x): src/components/IIIFAuthentication.js#L11
propType "authServiceId" is not required, but has no corresponding default argument value
build (22.x): src/components/WindowSideBarButtons.js#L176
Expected object keys to be in insensitive ascending order. 'attribution' should be before 'info'
build (22.x): src/components/WindowSideBarButtons.js#L178
Expected object keys to be in insensitive ascending order. 'annotations' should be before 'canvas'
build (22.x): src/components/WindowSideBarButtons.js#L180
Expected object keys to be in insensitive ascending order. 'layers' should be before 'search'
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