Add Player stats and improve Telemery #90
Annotations
1 error and 1 warning
lint
You have commit messages with errors
⧗ input: feat(Telemetry): change telemetry report() behavior
Now calling report() with the same statistics class and a frequency will update the previous frequency
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Use web-utils (#10)
* build(web-utils): use @ceeblue/web-utils and remove src/utils
* build(node-resolve): add rollup/plugin-node-resolve dependency to include web-utils in the bundle
* chore(version): add version constant in bundle to replace util.version
* build: update web-utils
* feat(index.ts): export utils, the web-utils dependency
BREAKING CHANGE: replace utils with web-utils dependency
✖ 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: chore(CustomStats.js): Correction of custom metrics NaN values
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(player-stats.html): UI improvement for responsiveness
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|