feat(extractors): port leetcode, discourse, linkedin — complete upstr… #41
Annotations
10 errors
|
lint:
extractors/bluesky_test.go#L205
ST1018: string literal contains the Unicode format character U+200B, consider using the '\u200b' escape sequence instead (staticcheck)
|
|
lint:
extractors/bluesky_test.go#L204
ST1018: string literal contains the Unicode format character U+200F, consider using the '\u200f' escape sequence instead (staticcheck)
|
|
lint:
extractors/bluesky_test.go#L203
ST1018: string literal contains the Unicode format character U+200E, consider using the '\u200e' escape sequence instead (staticcheck)
|
|
lint:
extractors/bluesky_test.go#L77
ST1018: string literal contains Unicode format characters, consider using escape sequences instead (staticcheck)
|
|
lint:
extractors/threads_json.go#L51
Consider preallocating results (prealloc)
|
|
lint:
extractors/threads.go#L97
Consider preallocating postParts with capacity len(threadPosts) (prealloc)
|
|
lint:
extractors/bluesky.go#L60
Consider preallocating postParts with capacity len(threadItems) (prealloc)
|
|
lint:
extractors/threads_content.go#L142
G104: Errors unhandled (gosec)
|
|
lint:
cmd/defuddle/main.go#L296
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"usage: defuddle parse <url|file> (or pipe HTML via stdin)\")" (err113)
|
|
lint:
internal/markdown/golden_test.go#L48
The copy of the 'for' variable "inPath" can be deleted (Go 1.22+) (copyloopvar)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bench-results
Expired
|
1.15 KB |
sha256:51b7a3a5afe9907754ad22454f9a7f6596cd25c93a0fc9b67ec6db2302da2965
|
|