Skip to content

feat: Add bsky-sdk

feat: Add bsky-sdk #3

Triggered via pull request June 5, 2024 13:26
Status Failure
Total duration 1m 5s
Artifacts

bsky-sdk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
[clippy] bsky-sdk/src/moderation/subjects/post.rs#L10: bsky-sdk/src/moderation/subjects/post.rs#L10
error[E0432]: unresolved import `regex` --> bsky-sdk/src/moderation/subjects/post.rs:10:5 | 10 | use regex::Regex; | ^^^^^ use of undeclared crate or module `regex`
test
Process completed with exit code 101.