Implement directory listing #72
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/.
|