Skip to content

feat(#355): add support of CIP-57 #813

feat(#355): add support of CIP-57

feat(#355): add support of CIP-57 #813

Triggered via pull request October 2, 2024 07:37
@sourabhxyzsourabhxyz
synchronize #356
cip-57
Status Failure
Total duration 8m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
validate / build
Process completed with exit code 123.
validate / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, haskell/actions/setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate / build: src/GeniusYield/Types/Blueprint/TH.hs#L149
Defined but not used: ‘plcVersion’
validate / build: src/GeniusYield/Types/Blueprint/TH.hs#L174
Defined but not used: ‘paramSchemas’
validate / build: tests/GeniusYield/Test/Blueprint.hs#L18
The import of ‘GeniusYield.Types’ is redundant
validate / build: tests/GeniusYield/Test/Blueprint.hs#L21
The import of ‘GeniusYield.Types.Script’ is redundant
validate / build: tests/GeniusYield/Test/Blueprint.hs#L109
Top-level binding with no type signature:
validate / build: tests/GeniusYield/Test/Blueprint.hs#L109
Defined but not used: ‘applyParamsToBlueprintValidatorbazBazSpend’
validate / build
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).