chore(release): Update README.md #36
release.yml
on: push
Commit Lint
/
Validate PR commits with commitlint
10s
Code Style
/
Lint
18s
Run tests and report coverage
/
Test and report coverage
48s
Build and release npm package
0s
Annotations
1 error and 12 warnings
Commit Lint / Validate PR commits with commitlint
You have commit messages with errors
⧗ input: chore(release): Update README.md
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ scope must be one of [certificates, network, wallet, api, stargate, sdl, examples] [scope-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Code Style / Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: martijnhols/actions-cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: martijnhols/actions-cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|