Create LICENSE #34
release.yml
on: push
Commit Lint
/
Validate PR commits with commitlint
14s
Code Style
/
Lint
3m 7s
Run tests and report coverage
/
Test and report coverage
1m 23s
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: Create LICENSE
✖ 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 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, martijnhols/actions-cache/save@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: martijnhols/actions-cache/restore@v3, martijnhols/actions-cache/save@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
|