Merge pull request #1920 from paritytech/dependabot/github_actions/go… #1026
npm-release.yml
on: push
Build & Publish to NPM
22s
Annotations
4 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "package".
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/
|
Build & Publish to NPM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Publish to NPM
Unexpected input(s) 'ref', 'inputs', valid inputs are ['route', 'mediaType']
|
use of a fallible conversion when an infallible one could be used:
crates/parser/src/lib.rs#L184
warning: use of a fallible conversion when an infallible one could be used
--> crates/parser/src/lib.rs:184:10
|
184 | .try_into()
| ^^^^^^^^ help: use: `into`
|
= note: converting `&str` to `PathBuf` cannot fail
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_fallible_conversions
= note: `#[warn(clippy::unnecessary_fallible_conversions)]` on by default
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
package
|
134 KB |
|