Skip to content

Parser rewrite

Parser rewrite #3211

Triggered via pull request February 21, 2024 21:40
Status Failure
Total duration 3m 24s
Artifacts

test.yml

on: pull_request
check-typos
37s
check-typos
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
tests (ubuntu-22.04, stable, std): crates/burn-import/src/onnx/from_onnx.rs#L7
[clippy] reported by reviewdog 🐶 error: unused import: `self` --> crates/burn-import/src/onnx/from_onnx.rs:7:19 | 7 | use crate::onnx::{self, node_remap::remap_node_type, proto_conversion::convert_node_proto}; | ^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]` Raw Output: crates/burn-import/src/onnx/from_onnx.rs:7:19:e:error: unused import: `self` --> crates/burn-import/src/onnx/from_onnx.rs:7:19 | 7 | use crate::onnx::{self, node_remap::remap_node_type, proto_conversion::convert_node_proto}; | ^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]` __END__
tests (ubuntu-22.04, stable, std)
reviewdog exited with status code: 1
tests (ubuntu-22.04, stable, no-std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (ubuntu-22.04, stable, no-std)
The operation was canceled.
tests (windows-2022, 1.75.0, std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (windows-2022, 1.75.0, std)
The operation was canceled.
tests (windows-2022, stable, examples)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (windows-2022, stable, examples)
The operation was canceled.
tests (windows-2022, stable, std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (windows-2022, stable, std)
The operation was canceled.
tests (ubuntu-22.04, 1.75.0, std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (ubuntu-22.04, 1.75.0, std)
The operation was canceled.
tests (ubuntu-22.04, stable, examples)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (ubuntu-22.04, stable, examples)
The operation was canceled.
tests (macos-13, stable, std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (macos-13, stable, std)
The operation was canceled.
tests (macos-13, 1.75.0, std)
The job was canceled because "ubuntu-22_04_stable_std" failed.
tests (macos-13, 1.75.0, std)
The operation was canceled.
tests (ubuntu-22.04, stable, std)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.