Skip to content

chore: Update dependencies and enhance application configuration (#160) #78

chore: Update dependencies and enhance application configuration (#160)

chore: Update dependencies and enhance application configuration (#160) #78

Triggered via push December 25, 2024 04:18
Status Success
Total duration 50s
Artifacts
Matrix: Test-and-Lint
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test-and-Lint (21, 1.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test-and-Lint (24.2, 1.14)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test-and-Lint (21, 1.9): deps/mock/mix.exs#L15
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of Unicode letters, numbers, underscore, and @ do not require quotes
Test-and-Lint (21, 1.9)
function :hackney_request.encode_form/1 is undefined (module :hackney_request is not available)
Test-and-Lint (24.2, 1.14)
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
Test-and-Lint (24.2, 1.14)
:hackney_request.encode_form/1 is undefined (module :hackney_request is not available or is yet to be defined)
Test-and-Lint (24.2, 1.14): lib/extwitter/supervisor.ex#L16
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead