feat: add encryption/clear history API #183
checks.yml
on: push
lint
/
lint
1m 6s
typecheck
/
typecheck
1m 11s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
10 errors
typecheck / typecheck:
tests/plugins/api_client.spec.ts#L73
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig<SharedData>'.
|
typecheck / typecheck:
tests/plugins/api_client.spec.ts#L114
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig<SharedData>'.
|
typecheck / typecheck:
tests/plugins/api_client.spec.ts#L148
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig<SharedData>'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_windows (lts/iron)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
test / test_windows (lts/iron)
The operation was canceled.
|
test / test_linux (latest)
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 360 minutes.
|
test / test_linux (latest)
The operation was canceled.
|
test / test_linux (lts/iron)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
test / test_linux (lts/iron)
The operation was canceled.
|