Skip to content

refactor(config/runtime): add corsica config and use in endpoint #1137

refactor(config/runtime): add corsica config and use in endpoint

refactor(config/runtime): add corsica config and use in endpoint #1137

Triggered via push January 29, 2025 19:52
Status Failure
Total duration 6m 42s
Artifacts

main.yml

on: push
Generate project documentation
0s
Generate project documentation
static_code_analysis
16s
static_code_analysis
Run tests
2m 19s
Run tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
static_code_analysis
Process completed with exit code 1.
Run tests
Process completed with exit code 1.
dependencies
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. 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
dependencies: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
dependencies
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
use Bitwise is deprecated. import Bitwise instead
dependencies
use Bitwise is deprecated. import Bitwise instead
dependencies
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
dependencies
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
dependencies
type id/0 is unused
dependencies
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
dependencies
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. 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
static_code_analysis
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.3.1. 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
Run tests: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
type id/0 is unused
Run tests
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types