feat: adds support for multiple BLS keys #3272
ci.yml
on: pull_request
Test and Build Go Modules
3m 46s
Foundry Checks and Reports
4m 52s
Test and Build Contracts Scripts
4m 51s
infrastructure
/
Setup and Test Nomad Cluster
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
|