infinyon / infinyon/fluvio-smartmodule-examples

Invalid SmartModule type

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Once created smartmodule for mapping with params the compilator throws:

```
error: Invalid SmartModule type
--> crates/fluvio-smartmodules/jsonpath/src/lib.rs:11:20
|
11 | #[smartmodule(map, params)]

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the compilation error from the SmartModule example at crates/fluvio-smartmodules/jsonpath/src/lib.rs:11, where #[smartmodule(map, params)] is declared. Trace why this combination is rejected and verify completion when the mapping SmartModule with parameters compiles without the “Invalid SmartModule type” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
compilers
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.