Skip to content

feat(rspack_plugin_schemas): http import schema plugin #14836

feat(rspack_plugin_schemas): http import schema plugin

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
Get Runner Labels / Get Runner Labels
Check Source Changed
6s
Check Source Changed
Run benchmark
0s
Run benchmark
Check license of dependencies
51s
Check license of dependencies
Spell check
8s
Spell check
Pnpm Lockfile Check
23s
Pnpm Lockfile Check
Run Ecosystem CI
0s
Run Ecosystem CI
Matrix: Test Release Linux
Waiting for pending jobs
Matrix: Test Release Mac
Waiting for pending jobs
Matrix: Test Release Windows
Waiting for pending jobs
Test Mac  /  Build
Test Mac / Build
Rust Changes
3s
Rust Changes
Lint and format code
30s
Lint and format code
Lint and format website
0s
Lint and format website
Matrix: Test Linux / test
Test Linux  /  E2E Testing
1m 14s
Test Linux / E2E Testing
Matrix: Test Mac / test
Waiting for pending jobs
Test Mac  /  E2E Testing
Test Mac / E2E Testing
Matrix: Test Windows / test
Test Windows  /  E2E Testing
0s
Test Windows / E2E Testing
Check Rust Unused Dependencies
33s
Check Rust Unused Dependencies
Failure Notification
0s
Failure Notification
Fit to window
Zoom out
Zoom in

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/