Backwards Compatibility Workflow #6
validate-compatibility.yml
on: pull_request
Validate that changes are backwards compatible with the last stable release
46s
Annotations
1 error and 5 warnings
Validate that changes are backwards compatible with the last stable release
Process completed with exit code 1.
|
Validate that changes are backwards compatible with the last stable release
use Bitwise is deprecated. import Bitwise instead
|
Validate that changes are backwards compatible with the last stable release
use Bitwise is deprecated. import Bitwise instead
|
Validate that changes are backwards compatible with the last stable release
redefining module Inspect.Decimal (current version loaded from /home/runner/work/ocsf-schema/ocsf-schema/server/_build/dev/lib/decimal/ebin/Elixir.Inspect.Decimal.beam)
|
Validate that changes are backwards compatible with the last stable release
redefining module String.Chars.Decimal (current version loaded from /home/runner/work/ocsf-schema/ocsf-schema/server/_build/dev/lib/decimal/ebin/Elixir.String.Chars.Decimal.beam)
|
Validate that changes are backwards compatible with the last stable release
redefining module Mix.Tasks.Credo.Gen.Config (current version loaded from /home/runner/work/ocsf-schema/ocsf-schema/server/_build/dev/lib/credo/ebin/Elixir.Mix.Tasks.Credo.Gen.Config.beam)
|