This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
feat: mutants only on diff packages + #14
ci.yml
on: pull_request
Release Tests
/
Full Genesis Test
28m 55s
Release Tests
/
Unit Tests
25m 48s
Release Tests
/
OpenAPI Validation
15s
Release Tests
/
Net-Test
0s
Release Tests
/
Core Contracts Test
18s
Release Tests
/
Core Contracts Test Clarinet V1
10s
incremental-mutants
3m 19s
Docker Debian (Source)
/
Build Image
7m 20s
Matrix: Build Binaries / Create Artifacts
Waiting for pending jobs
Docker Alpine (Binary)
/
Build Image
Docker Debian (Binary)
/
Build Image
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 |
|