feat: added callback function and bigint in transforms #1
main.yml
on: push
Run Type Check & Linters
1m 55s
Annotations
1 error and 4 warnings
Run Type Check & Linters
You have commit messages with errors
⧗ input: dirty commit added array adds + parsing
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: added errors
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: modified workflow
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: resolve bug in array find struct
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Run Type Check & Linters:
src/FunctionForm.tsx#L420
Unexpected console statement
|
Run Type Check & Linters:
src/stories/ABIForm.stories.tsx#L2273
Unexpected console statement
|
Run Type Check & Linters:
src/types/dataTypes.ts#L53
Unexpected unnamed function
|
Run Type Check & Linters:
src/types/dataTypes.ts#L54
Unexpected unnamed function
|