Support Application Signals .NET runtime metrics exporting #2277
PR-build.yml
on: pull_request
Annotations
5 errors and 2 warnings
Check lint:
plugins/processors/awsapplicationsignals/internal/aggregation/aggregation_mutator.go#L31
exported: type name will be used as aggregation.AggregationMutator by other packages, and that stutters; consider calling this Mutator (revive)
|
Check lint:
plugins/processors/awsapplicationsignals/internal/aggregation/aggregation_mutator_test.go#L57
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Check lint:
plugins/processors/awsapplicationsignals/internal/aggregation/aggregation_mutator_test.go#L66
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Check lint:
plugins/processors/awsapplicationsignals/internal/aggregation/aggregation_mutator_test.go#L72
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Check lint
Process completed with exit code 2.
|
Check changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|