Skip to content

feat: adds support for multiple BLS keys #3272

feat: adds support for multiple BLS keys

feat: adds support for multiple BLS keys #3272

Triggered via pull request November 6, 2024 01:15
Status Failure
Total duration 5m 1s
Artifacts

ci.yml

on: pull_request
Test and Build Go Modules
3m 46s
Test and Build Go Modules
Foundry Checks and Reports
4m 52s
Foundry Checks and Reports
Test and Build Contracts Scripts
4m 51s
Test and Build Contracts Scripts
infrastructure  /  Setup and Test Nomad Cluster
infrastructure / Setup and Test Nomad Cluster
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Test and Build Contracts Scripts
'_providerRegistry' should not start with _
Test and Build Contracts Scripts
GC: Found [ .length ] property in Loop condition. Suggestion: assign it to a variable
Test and Build Contracts Scripts
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
Test and Build Contracts Scripts
GC: Found [ .length ] property in Loop condition. Suggestion: assign it to a variable
Test and Build Contracts Scripts
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
Test and Build Contracts Scripts
imported name IProviderRegistry is not used
Test and Build Contracts Scripts
Function order is incorrect, external function can not go after external pure function (line 48)
Test and Build Contracts Scripts
Process completed with exit code 1.
Foundry Checks and Reports
Process completed with exit code 1.
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test and Build Go Modules
No github_token supplied, API requests will be subject to stricter rate limiting
Test and Build Contracts Scripts
Avoid to use inline assembly. It is acceptable only in rare cases