Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

feat: mutants only on diff packages + #14

feat: mutants only on diff packages +

feat: mutants only on diff packages + #14

Triggered via pull request November 24, 2023 03:11
Status Success
Total duration 29m 27s
Artifacts 2

ci.yml

on: pull_request
Rust Format
13s
Rust Format
Leaked Credential Test
23s
Leaked Credential Test
Release Tests  /  Full Genesis Test
28m 55s
Release Tests / Full Genesis Test
Release Tests  /  Unit Tests
25m 48s
Release Tests / Unit Tests
Release Tests  /  OpenAPI Validation
15s
Release Tests / OpenAPI Validation
Release Tests  /  Net-Test
0s
Release Tests / Net-Test
Release Tests  /  Core Contracts Test
18s
Release Tests / Core Contracts Test
Release Tests  /  Core Contracts Test Clarinet V1
10s
Release Tests / Core Contracts Test Clarinet V1
incremental-mutants
3m 19s
incremental-mutants
Docker Debian (Source)  /  Build Image
7m 20s
Docker Debian (Source) / Build Image
Matrix: Build Binaries / Create Artifacts
Waiting for pending jobs
Github Release  /  Create Release
Github Release / Create Release
Docker Alpine (Binary)  /  Build Image
Docker Alpine (Binary) / Build Image
Docker Debian (Binary)  /  Build Image
Docker Debian (Binary) / Build Image
Fit to window
Zoom out
Zoom in

Annotations

4 errors
function `pox_lock_extend_v3_not_tested` is never used: pox-locking/src/pox_3.rs#L104
error: function `pox_lock_extend_v3_not_tested` is never used --> pox-locking/src/pox_3.rs:104:8 | 104 | pub fn pox_lock_extend_v3_not_tested( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
unused variable: `unlock_burn_height`: pox-locking/src/pox_3.rs#L107
error: unused variable: `unlock_burn_height` --> pox-locking/src/pox_3.rs:107:5 | 107 | unlock_burn_height: u64, | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unlock_burn_height`
unused variable: `principal`: pox-locking/src/pox_3.rs#L106
error: unused variable: `principal` --> pox-locking/src/pox_3.rs:106:5 | 106 | principal: &PrincipalData, | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_principal`
unused variable: `db`: pox-locking/src/pox_3.rs#L105
error: unused variable: `db` --> pox-locking/src/pox_3.rs:105:5 | 105 | db: &mut ClarityDatabase, | ^^ help: if this is intentional, prefix it with an underscore: `_db` | = note: `-D unused-variables` implied by `-D warnings`

Artifacts

Produced during runtime
Name Size
mutants-incremental.out Expired
786 KB
open-api-bundle Expired
1.1 MB