Skip to content

Add Support for Caching Stylus Programs in Cargo Stylus #181

Add Support for Caching Stylus Programs in Cargo Stylus

Add Support for Caching Stylus Programs in Cargo Stylus #181

Triggered via pull request July 2, 2024 14:30
@rauljordanrauljordan
synchronize #49
cache-api
Status Success
Total duration 1m 51s
Artifacts

check.yml

on: pull_request
stable / fmt
6s
stable / fmt
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
stable / fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable / fmt
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/
unused import: `TransactionReceipt`: replay/src/trace.rs#L11
warning: unused import: `TransactionReceipt` --> replay/src/trace.rs:11:79 | 11 | GethDebugTracerType, GethDebugTracingOptions, GethTrace, Transaction, TransactionReceipt, | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
stable / clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/