docs(readme): improve organization and add comprehensive examples (#108) #39
release.yml
on: push
Commit Lint
/
Validate PR commits with commitlint
13s
Code Style
/
Lint
17s
Run tests and report coverage
/
Test and report coverage
50s
Build and release npm package
0s
Annotations
1 error and 13 warnings
Commit Lint / Validate PR commits with commitlint
You have commit messages with errors
⧗ input: docs(readme): improve organization and add comprehensive examples (#108)
- Reorganize content with clear section hierarchy
- Add detailed examples for certificate management, network interaction, and wallet integration
- Improve code examples with better comments and formatting
- Streamline contributing guidelines
- Fix formatting and capitalization consistency
Signed-off-by: Greg Osuri <[email protected]>
✖ scope must be one of [certificates, network, wallet, api, stargate, sdl, examples] [scope-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Commit Lint / Validate PR commits with commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Style / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L50
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L54
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L474
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L924
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1025
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1033
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1048
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1086
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1086
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/SDL/SDL.ts#L1098
Unexpected any. Specify a different type
|
Run tests and report coverage / Test and report coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|