Skip to content

Git scraper program for training data #2788

Git scraper program for training data

Git scraper program for training data #2788

Triggered via pull request December 23, 2024 17:15
Status Success
Total duration 11m 59s
Artifacts

template-test-current.yml

on: pull_request
Template tool test - current (unreleased) templates
11m 50s
Template tool test - current (unreleased) templates
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
[clippy] tools/git-scraper/src/init.rs#L6: tools/git-scraper/src/init.rs#L6
warning: this import is redundant --> tools/git-scraper/src/init.rs:6:1 | 6 | use toml; | ^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
[clippy] tools/git-scraper/src/fetch.rs#L76: tools/git-scraper/src/fetch.rs#L76
warning: very complex type used. Consider factoring parts into `type` definitions --> tools/git-scraper/src/fetch.rs:76:6 | 76 | ) -> Option<(Vec<(String, String)>, Option<String>)> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
[clippy] tools/git-scraper/src/init.rs#L6: tools/git-scraper/src/init.rs#L6
warning: this import is redundant --> tools/git-scraper/src/init.rs:6:1 | 6 | use toml; | ^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
[clippy] tools/git-scraper/src/fetch.rs#L76: tools/git-scraper/src/fetch.rs#L76
warning: very complex type used. Consider factoring parts into `type` definitions --> tools/git-scraper/src/fetch.rs:76:6 | 76 | ) -> Option<(Vec<(String, String)>, Option<String>)> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
[clippy] tools/git-scraper/src/init.rs#L6: tools/git-scraper/src/init.rs#L6
warning: this import is redundant --> tools/git-scraper/src/init.rs:6:1 | 6 | use toml; | ^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
[clippy] tools/git-scraper/src/fetch.rs#L76: tools/git-scraper/src/fetch.rs#L76
warning: very complex type used. Consider factoring parts into `type` definitions --> tools/git-scraper/src/fetch.rs:76:6 | 76 | ) -> Option<(Vec<(String, String)>, Option<String>)> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
[clippy] tools/git-scraper/src/init.rs#L6: tools/git-scraper/src/init.rs#L6
warning: this import is redundant --> tools/git-scraper/src/init.rs:6:1 | 6 | use toml; | ^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
[clippy] tools/git-scraper/src/fetch.rs#L76: tools/git-scraper/src/fetch.rs#L76
warning: very complex type used. Consider factoring parts into `type` definitions --> tools/git-scraper/src/fetch.rs:76:6 | 76 | ) -> Option<(Vec<(String, String)>, Option<String>)> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `#[warn(clippy::type_complexity)]` on by default
Template tool test - current (unreleased) templates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Template tool test - current (unreleased) templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
Template tool test - current (unreleased) templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']