chore: sync files with stordco/common-config-elixir (#39) #39
ci.yaml
on: push
Changed Files
3s
Matrix: Test
Credo
43s
Dependencies
12s
Dialyzer
2m 25s
Documentation
43s
Format
13s
Annotations
14 warnings
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Documentation:
lib/datadog/data_streams/aggregator.ex#L51
documentation references type "Datadog.DataStreams.Aggregator.Point.t()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/aggregator.ex#L51
documentation references type "Datadog.DataStreams.Aggregator.Offset.t()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/data_streams.ex#L2
documentation references module "Datadog.DataStreams.Aggregator.Point" but it is hidden
|
Documentation:
lib/datadog/data_streams/aggregator.ex#L39
documentation references module "Datadog.DataStreams.Application" but it is hidden
|
Documentation:
lib/datadog/data_streams/aggregator.ex#L2
documentation references module "Datadog.DataStreams.Aggregator.Point" but it is hidden
|
Documentation:
lib/datadog/data_streams/payload/payload.ex#L65
documentation references type "Datadog.DataStreams.Aggregator.Bucket.t()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/payload/payload.ex#L65
documentation references type "Datadog.DataStreams.Payload.Point.timestamp_type()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/payload/payload.ex#L43
documentation references type "Datadog.DataStreams.Aggregator.Bucket.t()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/payload/payload.ex#L43
documentation references type "Datadog.DataStreams.Payload.Point.timestamp_type()" but it is hidden or private
|
Documentation:
lib/datadog/data_streams/payload/payload.ex#L21
documentation references type "Datadog.DataStreams.Payload.Bucket.t()" but it is hidden or private
|