Fix lint. #193
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
[email protected]: In file included from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/hlo/ir/hlo_computation.h:31,
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/hlo/ir/hlo_module.h:34,
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/service/backend.h:29,
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/client/compile_only_client.h:24,
|
[email protected]: from xla_rs/xla_rs.h:10,
|
[email protected]: /home/runner/work/xla-rs/xla-rs/xla_extension/include/absl/log/log.h:199: warning: "LOG" redefined
|
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/tsl/platform/errors.h:30,
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/statusor.h:19,
|
[email protected]: from /home/runner/work/xla-rs/xla-rs/xla_extension/include/xla/util.h:50,
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading