Skip to content

sdk-core: overhaul of database and storage [INT-355] #1418

sdk-core: overhaul of database and storage [INT-355]

sdk-core: overhaul of database and storage [INT-355] #1418

Triggered via pull request June 27, 2025 09:40
Status Failure
Total duration 2m 53s
Artifacts

test.yml

on: pull_request
Matrix: test_linux
Matrix: test_linux_all
Matrix: test_linux_pre_workspaces
Matrix: test_windows
Fit to window
Zoom out
Zoom in

Annotations

51 errors
test_linux (20.x, 16.x)
Property 'existsSync' does not exist on type 'NodeFileSystem | typeof import("fs")'.
test_linux (20.x, 16.x)
Property 'unlink' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 16.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage & BacktraceSyncStorage'.
test_linux (20.x, 16.x)
Property 'readFile' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 16.x)
Property 'readDir' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 16.x)
Property 'path' does not exist on type 'BacktraceDatabaseConfiguration'.
test_linux (20.x, 16.x)
Property 'path' does not exist on type 'EnabledBacktraceDatabaseConfiguration'.
test_linux (20.x, 16.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage'.
test_linux (20.x, 16.x)
Object literal may only specify known properties, and 'fileSystem' does not exist in type 'CoreClientSetup<BacktraceConfiguration>'.
test_linux (20.x, 16.x)
Property 'fileSystem' does not exist on type 'BacktraceClient'.
test_linux_all (20.x)
Property 'existsSync' does not exist on type 'NodeFileSystem | typeof import("fs")'.
test_linux_all (20.x)
Property 'unlink' does not exist on type 'NodeFileSystem'.
test_linux_all (20.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage & BacktraceSyncStorage'.
test_linux_all (20.x)
Property 'readFile' does not exist on type 'NodeFileSystem'.
test_linux_all (20.x)
Property 'readDir' does not exist on type 'NodeFileSystem'.
test_linux_all (20.x)
Property 'path' does not exist on type 'BacktraceDatabaseConfiguration'.
test_linux_all (20.x)
Property 'path' does not exist on type 'EnabledBacktraceDatabaseConfiguration'.
test_linux_all (20.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage'.
test_linux_all (20.x)
Object literal may only specify known properties, and 'fileSystem' does not exist in type 'CoreClientSetup<BacktraceConfiguration>'.
test_linux_all (20.x)
Property 'fileSystem' does not exist on type 'BacktraceClient'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'existsSync' does not exist on type 'NodeFileSystem | typeof import("fs")'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'unlink' does not exist on type 'NodeFileSystem'.
test_linux_pre_workspaces (20.x, 14.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage & BacktraceSyncStorage'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'readFile' does not exist on type 'NodeFileSystem'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'readDir' does not exist on type 'NodeFileSystem'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'path' does not exist on type 'BacktraceDatabaseConfiguration'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'path' does not exist on type 'EnabledBacktraceDatabaseConfiguration'.
test_linux_pre_workspaces (20.x, 14.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage'.
test_linux_pre_workspaces (20.x, 14.x)
Object literal may only specify known properties, and 'fileSystem' does not exist in type 'CoreClientSetup<BacktraceConfiguration>'.
test_linux_pre_workspaces (20.x, 14.x)
Property 'fileSystem' does not exist on type 'BacktraceClient'.
test_linux (20.x, 18.x)
Property 'existsSync' does not exist on type 'NodeFileSystem | typeof import("fs")'.
test_linux (20.x, 18.x)
Property 'unlink' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 18.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage & BacktraceSyncStorage'.
test_linux (20.x, 18.x)
Property 'readFile' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 18.x)
Property 'readDir' does not exist on type 'NodeFileSystem'.
test_linux (20.x, 18.x)
Property 'path' does not exist on type 'BacktraceDatabaseConfiguration'.
test_linux (20.x, 18.x)
Property 'path' does not exist on type 'EnabledBacktraceDatabaseConfiguration'.
test_linux (20.x, 18.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage'.
test_linux (20.x, 18.x)
Object literal may only specify known properties, and 'fileSystem' does not exist in type 'CoreClientSetup<BacktraceConfiguration>'.
test_linux (20.x, 18.x)
Property 'fileSystem' does not exist on type 'BacktraceClient'.
test_linux (20.x, 18.x)
The strategy configuration was canceled because "test_linux._20_x_16_x" failed
test_windows (18.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage & BacktraceSyncStorage'.
test_windows (18.x)
Property 'readFile' does not exist on type 'NodeFileSystem'.
test_windows (18.x)
Property 'readDir' does not exist on type 'NodeFileSystem'.
test_windows (18.x)
Property 'path' does not exist on type 'BacktraceDatabaseConfiguration'.
test_windows (18.x)
Property 'path' does not exist on type 'EnabledBacktraceDatabaseConfiguration'.
test_windows (18.x)
Argument of type 'NodeFileSystem' is not assignable to parameter of type 'BacktraceStorage'.
test_windows (18.x)
Object literal may only specify known properties, and 'fileSystem' does not exist in type 'CoreClientSetup<BacktraceConfiguration>'.
test_windows (18.x)
Property 'fileSystem' does not exist on type 'BacktraceClient'.
test_windows (18.x)
Module '"@backtrace/sdk-core"' has no exported member 'FileSystem'.
test_windows (18.x)
Property 'existsSync' does not exist on type 'NodeFileSystem | typeof import("fs")'.