feat: Include OpenTelemetry tracing #855
Annotations
1 error and 2 warnings
build
You have commit messages with errors
⧗ input: Include AddOpenTelemetryInstrumentation in builder
✖ 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: Middlewares not fully implemented
✖ 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: PoC: Include event-based instrumentation
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: PoC: Remove older implementation
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Unexpected input(s) 'firstParent', valid inputs are ['entryPoint', 'args', 'configFile', 'failOnWarnings', 'failOnErrors', 'helpURL', 'commitDepth', 'token']
|