feat(floorist): add HMS metrics for tested systems #5916
ci.yml
on: pull_request
static-analysis
15s
development-build
4m 47s
unit-tests
27m 27s
migration-robustness
34s
Annotations
1 error and 5 warnings
static-analysis
You have commit messages with errors
⧗ input: feat(floorist): add HMS metrics for tested systems
This should collect data in such format:
org_id | systems
12345678 | [{"system_id": "uuid1", "updated_at": "timestamp1"}, {"system_id": "uuid2", "updated_at": "timestamp2"}]
✖ 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
|
static-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
migration-robustness
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
development-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|