add dependencies #11695
components-test-build-deploy.yaml
on: push
components unit tests
4m 37s
Determine build type
0s
publish components package to npm
0s
deploy components storybook artifact to S3
0s
Annotations
10 errors and 1 warning
components/src/instrument/__tests__/InstrumentInfo.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/modals/__tests__/Modal.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/modals/__tests__/ModalHeader.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/ListItem/__tests__/ListItem.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/MenuList/__tests__/MenuList.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/buttons/__tests__/AltPrimaryButton.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/buttons/__tests__/EmptySelectorButton.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/buttons/__tests__/LargeButton.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/buttons/__tests__/RadioButton.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
components/src/atoms/buttons/__tests__/SecondaryButton.test.tsx:
components/src/organisms/ProtocolTimelineScrubber/utils.ts#L34
TypeError: Cannot read properties of undefined (reading 'grey50')
❯ components/src/organisms/ProtocolTimelineScrubber/utils.ts:34:33
❯ components/src/organisms/ProtocolTimelineScrubber/index.tsx:9:31
|
Determine build type
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|