Spencer Connaughton
Spencer Connaughton
Some CIs take issue with this.
Per https://github.com/golang/mock/issues/616#issuecomment-1120449706
* Add CQL flavor. * Add support for CQL argument compilation. * Adopt substests for interpolation tests. * Add support for CQL interpolation. * Add support for CQL blobs: https://docs.datastax.com/en/cql-oss/3.x/cql/cql_reference/blob_r.html...
## sort_child_method_arguements_last ## Description Sort child arguments in widget construction helper methods. ## Details Similar to https://dart-lang.github.io/linter/lints/sort_child_properties_last.html, but for widget building helper methods. ## Kind style ## Good Examples ```dart...
``` 2023-05-18 14:57:39 [INFO] Finished starting bundles. 2023-05-18 14:57:40 INFO [dw-92] 2023-05-18 18:57:40,059 Slf4jRequestLogWriter.java:62 - 172.30.0.1 - - [18/May/2023:18:57:40 +0000] "GET /checker/readiness HTTP/1.1" 200 5 "-" "Go-http-client/1.1" 4 2023-05-18 14:57:44...
# Fixes # Type checks arguments to `SetDisposition`, ensuring that the arguments are correct on the client side and developers don’t need to wait until runtime to see spelling mistakes....
## What was changed Updated `go-grpc-middleware` to v2 and fixed broken APIs. ## Why? Outdated dependency.
GitHub actions now includes Bazelisk, so this should work.
- Rebased `dart_proto_library` branch onto master. - Fixed broken syntax. - Added protobuf deps using [`new_git_repository`](https://docs.bazel.build/versions/main/repo/git.html#new_git_repository)s and overlaid `BUILD` files. Relevant commits: d1bce8d47ddb40039676356a6539fee5b05c8046, a3ba942b3e9605323af12b59dd59947d4703de44 @cbracken what do you think of...