Add ability to ask external caches to invalidate. #2552
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/
|