Skip to content

Migrate users of dynamic_cast/down_cast on protobuf types to use protobuf cast functions instead. These do not require RTTI to work. #222

Migrate users of dynamic_cast/down_cast on protobuf types to use protobuf cast functions instead. These do not require RTTI to work.

Migrate users of dynamic_cast/down_cast on protobuf types to use protobuf cast functions instead. These do not require RTTI to work. #222

Triggered via pull request May 29, 2024 19:21
Status Success
Total duration 15s
Artifacts

pre-commit.yml

on: pull_request
pre-commit
7s
pre-commit
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.