Skip to content

Fix npm depoy (#159) #343

Fix npm depoy (#159)

Fix npm depoy (#159) #343

Triggered via push March 16, 2026 17:29
Status Success
Total duration 4m 7s
Artifacts

test.yml

on: push
Run elixir tests
4m 2s
Run elixir tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run elixir tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run elixir tests: lib/coophub/application.ex#L73
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Run elixir tests
:logger :level has been set to :warn in config files, please use :warning instead
Run elixir tests: lib/coophub/application.ex#L73
Logger.warn/2 is deprecated. Use Logger.warning/2 instead
Run elixir tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run elixir tests
type variable 'State' is only used once (is unbound)
Run elixir tests
use Bitwise is deprecated. import Bitwise instead
Run elixir tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run elixir tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run elixir tests
type variable 'State' is only used once (is unbound)
Run elixir tests
use Bitwise is deprecated. import Bitwise instead