Skip to content

Implement directory listing #72

Implement directory listing

Implement directory listing #72

Triggered via pull request May 23, 2024 03:52
@bbockelmbbockelm
synchronize #35
Status Success
Total duration 20s
Artifacts

linter.yml

on: pull_request_target
Run linters
11s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Run linters
This action does not have permission to push to forks. You may want to run it only on `push` events.
Run linters: src/S3Commands.cc#L74
[lint] reported by reviewdog 🐶 Raw Output: src/S3Commands.cc:74:- // Sometimes we intentionally configure the plugin with no bucket because we src/S3Commands.cc:75:- // assume the incoming object request already encodes the bucket. This is used src/S3Commands.cc:76:- // for exporting many buckets from a single endpoint. src/S3Commands.cc:74:+ // Sometimes we intentionally configure the plugin with no bucket src/S3Commands.cc:75:+ // because we assume the incoming object request already encodes the src/S3Commands.cc:76:+ // bucket. This is used for exporting many buckets from a single src/S3Commands.cc:77:+ // endpoint.
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.