Skip to content

feat(v2): add <.avatar> component #101

feat(v2): add <.avatar> component

feat(v2): add <.avatar> component #101

Triggered via pull request September 7, 2024 22:45
Status Success
Total duration 2m 33s
Artifacts

pull_request.yml

on: pull_request
validate  /  Validate code
2m 23s
validate / Validate code
validate  /  Build and test
2m 17s
validate / Build and test
validate  /  Validate Dockerfile
5s
validate / Validate Dockerfile
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
validate / Validate Dockerfile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate / Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
validate / Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
validate / Build and test
~R/.../ is deprecated, use ~r/.../ instead
validate / Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate / Validate code
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
validate / Validate code
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
validate / Validate code
~R/.../ is deprecated, use ~r/.../ instead
validate / Validate code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/