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:27
@rauljordanrauljordan
synchronize #49
cache-api
Status Failure
Total duration 2m 18s
Artifacts

linux.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
(x86_64-unknown-linux-gnu, nightly)
Process completed with exit code 101.
(x86_64-unknown-linux-gnu, stable)
The job was canceled because "x86_64-unknown-linux-gnu_" failed.
(x86_64-unknown-linux-gnu, stable)
Process completed with exit code 101.
field `rebuild` is never read: check/src/project.rs#L33
warning: field `rebuild` is never read --> check/src/project.rs:33:9 | 30 | pub struct BuildConfig { | ----------- field in this struct ... 33 | pub rebuild: bool, | ^^^^^^^ | = note: `BuildConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default
(x86_64-unknown-linux-gnu, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.