feat: update to prisma 7 #1635
Annotations
3 warnings
|
.github/workflows/main.yml#L27
.github/workflows/main.yml (Line: 27, Col: 13): 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/main.yml#L227
.github/workflows/main.yml (Line: 227, 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/main.yml#L264
.github/workflows/main.yml (Line: 264, 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 ${{ }}?
|
Loading