Support for multi-arg rm and rmdir #470
pr-lint.yml
on: pull_request
golangci lint
3m 50s
incompatible proto changes
5s
Annotations
7 errors and 3 warnings
incompatible proto changes:
services/localfile/localfile.proto#L254
Field "1" with name "filenames" on message "RmRequest" changed cardinality from "optional with implicit presence" to "repeated".
|
incompatible proto changes:
services/localfile/localfile.proto#L254
Field "1" with name "filenames" on message "RmRequest" changed option "json_name" from "filename" to "filenames".
|
incompatible proto changes:
services/localfile/localfile.proto#L254
Field "1" on message "RmRequest" changed name from "filename" to "filenames".
|
incompatible proto changes:
services/localfile/localfile.proto#L260
Field "1" with name "directories" on message "RmdirRequest" changed cardinality from "optional with implicit presence" to "repeated".
|
incompatible proto changes:
services/localfile/localfile.proto#L260
Field "1" with name "directories" on message "RmdirRequest" changed option "json_name" from "directory" to "directories".
|
incompatible proto changes:
services/localfile/localfile.proto#L260
Field "1" on message "RmdirRequest" changed name from "directory" to "directories".
|
incompatible proto changes
buf found 6 breaking changes.
|
incompatible proto changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
incompatible proto changes
No github_token supplied, API requests will be subject to stricter rate limiting
|
golangci lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|