chore: docs and cleanup (rm Custom Inst) #5220
ci.yml
on: pull_request
Matrix: check-no-std
Matrix: check
Matrix: test
Annotations
2 errors and 9 warnings
TyposCheck
Process completed with exit code 2.
|
clippy
Process completed with exit code 101.
|
TyposCheck:
crates/interpreter/src/interpreter.rs#L27
"structue" should be "structure".
|
TyposCheck:
crates/interpreter/src/interpreter_types.rs#L34
"curent" should be "current".
|
TyposCheck:
crates/interpreter/src/interpreter_types.rs#L36
"curent" should be "current".
|
test nightly --no-default-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test beta
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test stable
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test beta --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test nightly --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test stable --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|