Add rollups tab #3191
Triggered via pull request
September 12, 2023 11:37
Status
Failure
Total duration
1m 54s
Artifacts
–
Annotations
16 errors and 2 warnings
Unit tests
Property 'mainnetRpcUrl' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Property 'enableHistorical' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Property 'targetOpExecutionClient' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Argument of type '{ mainnetRpcUrl: any; enableHistorical: any; targetOpExecutionClient: any; }' is not assignable to parameter of type 'OptimismConfigSet'.
|
Unit tests
Property 'mainnetRpcUrl' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Property 'enableHistorical' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Property 'targetOpExecutionClient' does not exist on type 'OptimismConfigSet'.
|
Unit tests
Process completed with exit code 1.
|
In app integration tests
Property 'mainnetRpcUrl' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Property 'enableHistorical' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Property 'targetOpExecutionClient' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Argument of type '{ mainnetRpcUrl: any; enableHistorical: any; targetOpExecutionClient: any; }' is not assignable to parameter of type 'OptimismConfigSet'.
|
In app integration tests
Property 'mainnetRpcUrl' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Property 'enableHistorical' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Property 'targetOpExecutionClient' does not exist on type 'OptimismConfigSet'.
|
In app integration tests
Process completed with exit code 1.
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
In app integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|