feat(ci): set up basic test and release actions #2
Annotations
5 errors and 4 warnings
lint-and-test:
swiftide/src/integrations/treesitter/splitter.rs#L173
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
lint-and-test:
swiftide/src/integrations/treesitter/splitter.rs#L200
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
lint-and-test:
swiftide/src/integrations/treesitter/splitter.rs#L215
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
lint-and-test:
swiftide/src/integrations/treesitter/splitter.rs#L240
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
lint-and-test
Process completed with exit code 101.
|
lint-and-test:
swiftide/src/integrations/openai/simple_prompt.rs#L11
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
lint-and-test:
swiftide/src/integrations/qdrant/persist.rs#L15
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
lint-and-test:
swiftide/src/integrations/qdrant/persist.rs#L20
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
lint-and-test:
swiftide/src/integrations/qdrant/persist.rs#L33
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|