feat(rspack_plugin_schemas): http import schema plugin #14836
Triggered via pull request
September 20, 2024 01:35
Status
Cancelled
Total duration
6m 49s
Artifacts
–
ci.yml
on: pull_request
Get Runner Labels
/
Get Runner Labels
0s
Check Source Changed
6s
Run benchmark
0s
Check license of dependencies
51s
Spell check
8s
Pnpm Lockfile Check
23s
Run Ecosystem CI
0s
Matrix: Test Release Linux
Waiting for pending jobs
Matrix: Test Release Mac
Waiting for pending jobs
Matrix: Test Release Windows
Waiting for pending jobs
Matrix: Test Linux / test
Matrix: Test Mac / test
Waiting for pending jobs
Matrix: Test Windows / test
Check Rust Unused Dependencies
33s
Failure Notification
0s
Annotations
14 errors and 4 warnings
Rust check:
crates/rspack_plugin_schemes/src/lockfile.rs#L9
unused import: `Utf8PathBuf`
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L222
use of a disallowed method `str::replace`
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L223
used `unwrap()` on an `Option` value
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L229
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L232
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L256
used `unwrap()` on an `Option` value
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L256
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L262
use of a disallowed method `str::replace`
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L263
used `unwrap()` on an `Option` value
|
Rust check:
crates/rspack_plugin_schemes/src/http_cache.rs#L266
this expression creates a reference which is immediately dereferenced by the compiler
|
Test Windows / Test Node 18
Canceling since a higher priority waiting request for 'CI-7008' exists
|
Test Windows / Test Node 18
The operation was canceled.
|
Test Linux / Test Node 18
Canceling since a higher priority waiting request for 'CI-7008' exists
|
Test Linux / Test Node 18
The operation was canceled.
|
Check Source Changed
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Check Source Changed
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Rust check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Rust check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|