Skip to content

Change isinstance(x, Union[type, type]) to `isinstance(x, (type, ty… #28

Change isinstance(x, Union[type, type]) to `isinstance(x, (type, ty…

Change isinstance(x, Union[type, type]) to `isinstance(x, (type, ty… #28

Triggered via push September 23, 2024 18:07
Status Success
Total duration 47m 58s
Artifacts

build-bazel.yml

on: push
Matrix: bazel
Fit to window
Zoom out
Zoom in

Annotations

1 warning
bazel (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: bazelbuild/setup-bazelisk@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/