Skip to content

Allow turbo frames on call type classification. #16

Allow turbo frames on call type classification.

Allow turbo frames on call type classification. #16

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via push June 3, 2024 18:35
Status Failure
Total duration 2m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 3 warnings, and 1 notice
rspec: spec/features/classifications/classify_flow_spec.rb#L182
Classify call types when selecting a common incident creates the classification successfully Failure/Error: expect(unique_value_1_1.reload.classifications_count).to eq(3) expected: 3 got: 2 (compared using ==)
rspec
Process completed with exit code 1.
vulnerabilities
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rspec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gemfile#L22
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `kaminari` should appear before `mutex_m`. [Bundler/OrderedGems]