Skip to content

feat: support dependencies in resolve hook callback #14895

feat: support dependencies in resolve hook callback

feat: support dependencies in resolve hook callback #14895

Triggered via pull request September 23, 2024 08:21
Status Cancelled
Total duration 5m 37s
Artifacts

ci.yml

on: pull_request
Get Runner Labels  /  Get Runner Labels
0s
Get Runner Labels / Get Runner Labels
Check Source Changed
5s
Check Source Changed
Run benchmark
0s
Run benchmark
Check license of dependencies
8s
Check license of dependencies
Spell check
7s
Spell check
Pnpm Lockfile Check
24s
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
4s
Rust Changes
Lint and format code
26s
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
32s
Check Rust Unused Dependencies
Failure Notification
0s
Failure Notification
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Lint and format code
Process completed with exit code 1.
Rust check: crates/rspack_binding_values/src/dependency.rs#L24
this lifetime isn't used in the function definition
Rust check: crates/rspack_binding_values/src/dependency.rs#L32
this lifetime isn't used in the function definition
Rust check: crates/rspack_binding_values/src/dependency.rs#L36
this lifetime isn't used in the function definition
Rust check: crates/rspack_binding_values/src/dependency.rs#L118
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Rust check
could not compile `rspack_binding_values` (lib) due to 5 previous errors
Rust check
could not compile `rspack_binding_values` (lib test) due to 5 previous errors
Rust check
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
Test Linux / Test Node 18
A 'set' accessor cannot have an optional parameter.
Test Linux / Test Node 18
Process completed with exit code 2.
Test Windows / Test Node 18
Canceling since a higher priority waiting request for 'CI-7949' exists
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/