Remove react-clipboard.js and replace by using react-copy-to-clipboard package #534
cm42-central.yml
on: pull_request
unit-tests
4m 0s
javascript-tests
2m 52s
feature-tests
8m 24s
Annotations
3 errors and 6 warnings
spec/javascripts/components/story/story_copy_id_clipboard_spec.jsx > <StoryCopyIdClipboard /> > should render copy id title:
spec/javascripts/components/story/story_copy_id_clipboard_spec.jsx#L35
AssertionError: expected "spy" to be called with arguments: [ 'story.events.copy_id' ]
Received:
Number of calls: 0
❯ spec/javascripts/components/story/story_copy_id_clipboard_spec.jsx:35:16
|
javascript-tests
Process completed with exit code 1.
|
feature-tests
Process completed with exit code 1.
|
javascript-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
javascript-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
feature-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
feature-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|