Skip to content

Fixes #36823 - Create job invocations detail page with main info #1256

Fixes #36823 - Create job invocations detail page with main info

Fixes #36823 - Create job invocations detail page with main info #1256

Triggered via pull request November 22, 2023 12:58
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruby_ci.yml

on: pull_request
Matrix: test_ruby
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
rubocop: app/views/api/v2/job_invocations/base.json.rabl#L25
Lint/UnusedBlockArgument: Unused block argument - `invocation`. You can omit the argument if you don't care about it.
rubocop: app/views/api/v2/job_invocations/base.json.rabl#L28
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
rubocop
Process completed with exit code 1.
rubocop
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/