APPEALS-46324: CE API User Management #939
Annotations
5 errors and 5 warnings
Security
Process completed with exit code 2.
|
Lint
Process completed with exit code 2.
|
RSpec:
spec/features/react_download_spec.rb#L65
React Downloads Creating a download
Failure/Error: invalid_file_number unless bgs_service.valid_file_number?(file_number)
#<Fakes::BGSService:0x000055c57a545778 @client=#<OpenStruct css_id=true, station_id=true>> received :valid_file_number? with unexpected arguments
expected: ("43214321")
got: ("12341234")
Please stub a default value first if message might be received with other args as well.
|
RSpec:
spec/services/external_api/bgs_service_spec.rb#L131
ExternalApi::BGSService#sensitivity_level_for_user calls the security service and caches the result
Failure/Error: response = client.security.find_sensitivity_level_by_participant_id(participant_id)
#<Double "security"> received unexpected message :find_sensitivity_level_by_participant_id with (#<User id: 90, css_id: "Foo", station_id: "112", email: nil, created_at: "2015-01-01 17:00:00.0000000...:00:00.000000000 +0000", vva_coachmarks_view_count: 0, participant_id: "abc123", last_login_at: nil>)
|
RSpec
Process completed with exit code 2.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run actions/upload-artifact@v3
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
|
RSpec:
spec/initializers/deprecation_warning_subscriber_spec.rb#L56
DeprecationWarningSubscriber when a 'deprecation.rails' event is instrumented emits a warning to Slack channel
Skipped: Temporarily skipped with xit
|
RSpec:
spec/initializers/deprecation_warning_subscriber_spec.rb#L69
DeprecationWarningSubscriber when a 'deprecation.rails' event is instrumented when an exception occurs logs error to Sentry
Skipped: Temporarily skipped with xcontext
|
RSpec:
spec/initializers/deprecation_warning_subscriber_spec.rb#L75
DeprecationWarningSubscriber when a 'deprecation.rails' event is instrumented when an exception occurs does not raise error
Skipped: Temporarily skipped with xcontext
|
Loading