Lookup alias and import maps using Pattern instead of String #1616
Annotations
5 errors and 2 warnings
crates/turbopack-core/src/resolve/options.rs#L339
useless conversion to the same type: `resolve::pattern::Pattern`
|
crates/turbopack-core/src/resolve/pattern.rs#L439
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
crates/turbopack-core/src/resolve/remap.rs#L94
the following explicit lifetimes could be elided: 'a
|
crates/turbopack-core/src/resolve/mod.rs#L2537
useless conversion to the same type: `resolve::pattern::Pattern`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, arduino/[email protected], ./.github/actions/cargo-sweep. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading