Fixes #36823 - Create job invocations detail page with main info #1256
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|