Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

fix: updated fetchEvmGasPrice fn #158

fix: updated fetchEvmGasPrice fn

fix: updated fetchEvmGasPrice fn #158

Triggered via pull request November 30, 2023 10:51
Status Failure
Total duration 1m 25s
Artifacts

pr-any.yml

on: pull_request
Matrix: Build Code
Matrix: Linting
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L15
Unexpected line break after this opening brace
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L23
Unexpected line break before this closing brace
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L34
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L35
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L36
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L37
Expected indentation of 4 spaces but found 6
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L39
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L40
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L41
Expected indentation of 6 spaces but found 8
Linting (18.x): packages/sdk-core/src/modules/gas-api/utils/index.ts#L42
Expected indentation of 6 spaces but found 8
Unit Tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Linting (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Build Code (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/