Skip to content

Typos detected by nightly scan (26 found) #293

Description

@clubanderson

Typos Detected

The nightly typo checker found 26 typos.

./pipeline/worker_pool.go:11: `unmarshaling` -> `unmarshalling`
./pkg/asyncworker/transform/transform_test.go:125: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:127: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:129: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:134: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:138: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:139: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:153: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:186: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:187: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:193: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:196: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:217: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:218: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:223: `typ` -> `typo`
./pkg/asyncworker/transform/transform_test.go:225: `typ` -> `typo`
./pkg/plugins/plugins_test.go:26: `typ` -> `typo`
./pkg/plugins/plugins_test.go:28: `typ` -> `typo`
./pkg/plugins/plugins_test.go:34: `typ` -> `typo`
./pkg/plugins/plugins_test.go:36: `typ` -> `typo`
./pkg/plugins/plugins_test.go:38: `typ` -> `typo`
./pkg/plugins/plugins_test.go:53: `typ` -> `typo`
./pkg/plugins/plugins_test.go:57: `typ` -> `typo`
./pkg/plugins/plugins_test.go:60: `typ` -> `typo`
./pkg/plugins/plugins_test.go:62: `typ` -> `typo`
./pkg/redis/sortedset_impl.go:37: `unmarshaling` -> `unmarshalling`

Fix

cargo install typos-cli  # or: brew install typos-cli
typos --write-changes .

Add false positives to _typos.toml.


Nightly scan from llm-d-infra

Metadata

Metadata

Assignees

No one assigned

    Labels

    typoTypo detected by nightly scan

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions