Skip to content

chore: remove sources from published files #397

chore: remove sources from published files

chore: remove sources from published files #397

Triggered via push July 3, 2023 14:28
Status Failure
Total duration 2m 18s
Artifacts

test.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

22 errors
typecheck / typecheck: commands/build.ts#L98
Property 'buildCommand' does not exist on type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; } | { name: string; devServerCommand: string; buildCommand: string; }'.
typecheck / typecheck: commands/serve.ts#L101
Property 'devServerCommand' does not exist on type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; } | { name: string; devServerCommand: string; buildCommand: string; }'.
typecheck / typecheck: commands/test.ts#L129
Property 'devServerCommand' does not exist on type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; } | { name: string; devServerCommand: string; buildCommand: string; }'.
typecheck / typecheck: tests/commands/build.spec.ts#L251
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck: tests/commands/build.spec.ts#L336
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck: tests/commands/serve.spec.ts#L168
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck: tests/commands/serve.spec.ts#L246
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck: tests/commands/test.spec.ts#L168
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck: tests/commands/test.spec.ts#L246
Type '{ name: string; devServerCommand: string; buildCommand: string; }' is not assignable to type '{ name: string; devServer: { command: string; args?: string[] | undefined; }; build: { command: string; args?: string[] | undefined; }; }'.
typecheck / typecheck
Process completed with exit code 2.
test / test_linux (20.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (20.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (20.x)
Process completed with exit code 1.
test / test_linux (18.16.0)
The job was canceled because "_20_x" failed.
test / test_linux (18.16.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (18.16.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (18.16.0)
The operation was canceled.
test / test_windows (20.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (20.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (20.x)
Process completed with exit code 1.
test / test_windows (18.16.0)
The job was canceled because "_20_x" failed.
test / test_windows (18.16.0)
The operation was canceled.