wip #2
Annotations
2 errors and 16 warnings
lint (1.18.1, 27)
Process completed with exit code 2.
|
static-analisys (1.18.1, 27)
Process completed with exit code 2.
|
lint (1.18.1, 27)
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
|
static-analisys (1.18.1, 27)
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 (1.18.1, 27)
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
|
lint (1.18.1, 27)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analisys (1.18.1, 27)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
no_return:
lib/mentor/completion.ex#L11
The created anonymous function has no local return.
|
pattern_match:
lib/mentor/completion.ex#L12
The pattern can never match the type nil.
|
pattern_match:
lib/mentor/completion.ex#L16
The pattern can never match the type nil.
|
no_return:
lib/mentor/llm/adapters/open_ai.ex#L4
Function complete!/1 has no local return.
|
pattern_match:
lib/mentor/llm/adapters/open_ai.ex#L4
The pattern can never match the type struct().
|
callback_type_mismatch:
lib/mentor/llm/adapters/open_ai.ex#L7
Type mismatch for @callback complete.
|
callback_type_mismatch:
lib/mentor/llm/adapters/open_ai.ex#L12
Type mismatch for @callback validate_config.
|
callback_arg_type_mismatch:
lib/mentor/llm/adapters/open_ai.ex#L17
Type mismatch with behaviour callback to parse_message_content/1.
|
call:
lib/mentor/message.ex#L54
The function call reduce will not succeed.
|
static-analisys (1.18.1, 27)
Cache save failed.
|
test (1.18.1, 27)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|