Skip to content

Fix tests and credo #253

Fix tests and credo

Fix tests and credo #253

Triggered via push July 11, 2024 14:33
Status Failure
Total duration 2m 41s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Build and test: test/lti_13/resources_test.exs#L69
test resources create_resource_with_event/1 with valid attributes and lti_user (Lti13.ResourcesTest)
Build and test: test/lti_13/resources_test.exs#L92
test resources create_resource_with_event/1 with invalid attributes (Lti13.ResourcesTest)
Build and test: test/lti_13/jwks_test.exs#L25
test jwks create and get all jwks (Lti13.JwksTest)
Build and test
Process completed with exit code 2.
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes