fix some telemetry related warnings, and standardize on test helpers #724
Annotations
6 errors and 6 warnings
test/absinthe/middleware/async_test.exs#L86
test can resolve a field using the normal test helper and emit telemetry event (Absinthe.Middleware.AsyncTest)
|
test/absinthe/schema/notation/experimental/import_sdl_test.exs#L603
test telemetry executes on SDL defined schemas (Absinthe.Schema.Notation.Experimental.ImportSdlTest)
|
test/absinthe/middleware/batch_test.exs#L97
test can resolve batched fields cross-query that have different data requirements and should emit telemetry events (Absinthe.Middleware.BatchTest)
|
test/absinthe/integration/execution/telemetry_test.exs#L47
test Execute expected telemetry events (Absinthe.Integration.Execution.TelemetryTest)
|
test/absinthe/execution/subscription_test.exs#L635
test subscription executes telemetry events (Absinthe.Execution.SubscriptionTest)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test/absinthe/execution/subscription_test.exs#L646
Absinthe.TestTelemetryHelper.send_to_pid/4 is undefined (module Absinthe.TestTelemetryHelper is not available or is yet to be defined)
|
test/absinthe/integration/execution/telemetry_test.exs#L13
Absinthe.TestTelemetryHelper.send_to_pid/4 is undefined (module Absinthe.TestTelemetryHelper is not available or is yet to be defined)
|
test/absinthe/middleware/batch_test.exs#L128
Absinthe.TestTelemetryHelper.send_to_pid/4 is undefined (module Absinthe.TestTelemetryHelper is not available or is yet to be defined)
|
test/absinthe/schema/notation/experimental/import_sdl_test.exs#L592
Absinthe.TestTelemetryHelper.send_to_pid/4 is undefined (module Absinthe.TestTelemetryHelper is not available or is yet to be defined)
|
test/absinthe/middleware/async_test.exs#L98
Absinthe.TestTelemetryHelper.send_to_pid/4 is undefined (module Absinthe.TestTelemetryHelper is not available or is yet to be defined)
|
The logs for this run have expired and are no longer available.
Loading