feat: Add schedule element button #2843
build_test.yml
on: pull_request
Check package.json
6s
Matrix: RSpec
Vitest
35s
PushJavascript
0s
Annotations
12 errors and 10 warnings
|
Vitest
Process completed with exit code 1.
|
|
Unhandled error:
app/javascript/alchemy_admin/components/element_editor/publish_element_button.js#L7
TypeError: Cannot read properties of null (reading 'addEventListener')
❯ PublishElementButton.connectedCallback ../../../app/javascript/alchemy_admin/components/element_editor/publish_element_button.js:7:19
❯ PublishElementButton.invokeTheCallbackFunction ../../../node_modules/jsdom/lib/jsdom/living/generated/Function.js:19:26
❯ invokeCEReactions ../../../node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:190:31
❯ ceReactionsPostSteps ../../../node_modules/jsdom/lib/jsdom/living/helpers/custom-elements.js:54:3
❯ HTMLBodyElement.set innerHTML [as innerHTML] ../../../node_modules/jsdom/lib/jsdom/living/generated/Element.js:1540:9
❯ renderComponent components/component.helper.js:10:27
❯ components/element_editor/publish_element_button.spec.js:25:29
This error originated in "components/element_editor/publish_element_button.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "sets button to loading". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
RSpec (8.1, 3.4, sqlite, active_storage)
Process completed with exit code 1.
|
|
RSpec (7.2, 3.4, sqlite, dragonfly)
Process completed with exit code 1.
|
|
RSpec (8.0, 3.4, sqlite, active_storage)
Process completed with exit code 1.
|
|
RSpec (8.1, 3.4, postgresql, active_storage)
Process completed with exit code 1.
|
|
RSpec (7.2, 3.3, postgresql, active_storage)
Process completed with exit code 1.
|
|
RSpec (8.0, 3.4, postgresql, active_storage)
Process completed with exit code 1.
|
|
RSpec (8.0, 4.0, postgresql, active_storage, true)
Process completed with exit code 1.
|
|
RSpec (8.1, 3.4, mariadb, dragonfly)
Process completed with exit code 1.
|
|
RSpec (8.0, 3.4, mariadb, dragonfly)
Process completed with exit code 1.
|
|
RSpec (7.2, 3.2, mariadb, dragonfly)
Process completed with exit code 1.
|
|
RSpec (8.1, 3.4, sqlite, active_storage)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (7.2, 3.4, sqlite, dragonfly)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.0, 3.4, sqlite, active_storage)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.1, 3.4, postgresql, active_storage)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (7.2, 3.3, postgresql, active_storage)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.0, 3.4, postgresql, active_storage)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.0, 4.0, postgresql, active_storage, true)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.1, 3.4, mariadb, dragonfly)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (8.0, 3.4, mariadb, dragonfly)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|
|
RSpec (7.2, 3.2, mariadb, dragonfly)
No files were found with the provided path: spec/dummy/tmp/capybara
spec/dummy/tmp/screenshots. No artifacts will be uploaded.
|