Skip to content

feat(ci): set up basic test and release actions #2

feat(ci): set up basic test and release actions

feat(ci): set up basic test and release actions #2

Triggered via pull request June 12, 2024 21:07
@timonvtimonv
synchronize #1
feat/setup-ci
Status Failure
Total duration 1m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`