Add garmin and fitbit authentication #286
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 warnings
|
dependencies (1.14.2, 24.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
|
dependencies (1.14.2, 24.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
dependencies (1.14.2, 24.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
dependencies (1.14.2, 24.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
|
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
|
|
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
|
|
dependencies (1.14.2, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
dependencies (1.14.2, 24.3)
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
|
|
dependencies (1.14.2, 24.3):
deps/sma/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
|
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
|
|
dependencies (1.14.2, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
dependencies (1.14.2, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
dependencies (1.14.2, 24.3)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
|
test (1.14.2, 24.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
|
test (1.14.2, 24.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
test (1.14.2, 24.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
test (1.14.2, 24.3):
test/squeeze_web/live/calendar_live_test.exs#L7
unused alias Date
|