feat: contracts package #7
main-workflow.yml
on: pull_request
build
/
Run Build
22s
lint
/
Lint Commit Messages
15s
lint
/
Run Linters
19s
test
/
Unit tests
test-integration
/
Integration tests
Annotations
2 errors and 2 warnings
lint / Run Linters
@ts-turborepo-boilerplate/contracts#lint: command (/home/runner/work/ts-turborepo-boilerplate/ts-turborepo-boilerplate/packages/contracts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint / Run Linters
Process completed with exit code 1.
|
lint / Run Linters
Function name must be in mixedCase
|
lint / Run Linters
Function order is incorrect, external function can not go after external view function (line 56)
|