Skip to content

Add ability to ask external caches to invalidate. #2552

Add ability to ask external caches to invalidate.

Add ability to ask external caches to invalidate. #2552

Triggered via pull request September 8, 2023 19:09
Status Success
Total duration 1m 13s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: app/jobs/notify_cache_job.rb#L26
[rubocop] reported by reviewdog 🐶 [Correctable] Layout/MultilineBlockLayout: Block argument expression is not on the same line as the block start. Raw Output: app/jobs/notify_cache_job.rb:26:7: C: [Correctable] Layout/MultilineBlockLayout: Block argument expression is not on the same line as the block start. |locale| '/' + locale ^^^^^^^^
build
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/