chore: bump marked from 12.0.2 to 15.0.0 #1981
test.yml
on: pull_request
Compile TypeScript
22s
Check license compatibility
19s
Run linters
24s
Run unit tests
35s
Assert README.md is up-to-date
22s
Build and run docker image
19s
Annotations
6 errors
Build and run docker image:
src/commands/conversation/show.ts#L103
Conversion of type 'TerminalRenderer' to type '_Renderer' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build and run docker image
Process completed with exit code 1.
|
Assert README.md is up-to-date:
src/commands/conversation/show.ts#L103
Conversion of type 'TerminalRenderer' to type '_Renderer' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Assert README.md is up-to-date
Process completed with exit code 1.
|
Compile TypeScript:
src/commands/conversation/show.ts#L103
Conversion of type 'TerminalRenderer' to type '_Renderer' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Compile TypeScript
Process completed with exit code 1.
|