fix: pull dependencies and compile before publishing #99
Triggered via pull request
September 22, 2023 18:14
Status
Success
Total duration
11m 47s
Artifacts
–
on-pull-request.yml
on: pull_request
build-and-test
11m 38s
Annotations
6 warnings
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. 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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build-and-test
use Bitwise is deprecated. import Bitwise instead
|
build-and-test
use Bitwise is deprecated. import Bitwise instead
|
build-and-test
use Bitwise is deprecated. import Bitwise instead
|
build-and-test
variable "client" is unused (if the variable is not meant to be used, prefix it with an underscore)
|