feat(clippy): add disallowed macros for asserts in clippy.toml and su… #892
Annotations
4 warnings
|
.github/workflows/CreateRelease.yml#L18
.github/workflows/CreateRelease.yml (Line: 18, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/CreateRelease.yml#L26
.github/workflows/CreateRelease.yml (Line: 26, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/CreateRelease.yml#L47
.github/workflows/CreateRelease.yml (Line: 47, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/CreateRelease.yml#L100
.github/workflows/CreateRelease.yml (Line: 100, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
background
wait
wait-all
cancel
Loading