Merge pull request #17 from dsienkiewicz/9-redact-sensitive-data-on-s… #33
Annotations
9 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|