Skip to content

Direct gas fee distribution #92

Direct gas fee distribution

Direct gas fee distribution #92

Triggered via pull request February 15, 2025 10:26
Status Failure
Total duration 40s
Artifacts

commit-lint.yml

on: pull_request
Matrix: commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint (14.x, ubuntu-latest)
You have commit messages with errors ⧗ input: Discount implementation Discount implementation ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "Discount implementation Discount implementation" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: apply go formatting ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "apply go formatting" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: fix discounted gas calculation ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix discounted gas calculation" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: move lmfDiscountABI to satoshi consensus ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "move lmfDiscountABI to satoshi consensus" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: move LFMDiscount structs to types package ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "move LFMDiscount structs to types package" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: Add LFMDiscountContract system contract address ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "Add LFMDiscountContract system contract address" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: add LFMDiscountConfigProvider to read data from LFMDiscount system contract ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add LFMDiscountConfigProvider to read data from LFMDiscount system contract" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: add `SystemContractsAccessor` interface in order to give access to the satoshi system contracts from within the EVM ✖ header must not be longer than 80 characters, current length is 115 [header-max-length] ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add `SystemContractsAccessor` interface in order to give access to the satoshi system contracts from within the EVM" [function-rules/type-case] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: update the LFMDiscountConfigProvider ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update the LFMDiscountConfigProvider" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: file rename ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "file rename" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md ⧗ input: assign SystemContractAccessor to evm where needed ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "assign SystemContractAccessor to evm where needed" [function-rules/type-case] ✖ found 2 problem