chore: Update dependencies and enhance application configuration (#160) #78
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
|