Skip to content

Improved Filtering and Selection Logic for Best Tip and Tie Breaker Mechanism #139

Improved Filtering and Selection Logic for Best Tip and Tie Breaker Mechanism

Improved Filtering and Selection Logic for Best Tip and Tie Breaker Mechanism #139

Triggered via pull request August 14, 2023 21:01
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@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: src/consensus/types.ts#L27
Unexpected any. Specify a different type
Linting: src/consensus/types.ts#L30
Unexpected any. Specify a different type
Linting: src/consensus/types.ts#L110
Unexpected any. Specify a different type
Linting: src/consensus/types.ts#L200
Unexpected any. Specify a different type
Linting: src/consensus/types.ts#L201
Unexpected any. Specify a different type
Linting: src/db/archive-node-adapter/utils.ts#L1
'postgres' is defined but never used