chore(test): Change compilation target of test-core and test-reporter… #100
Annotations
8 errors and 3 warnings
release
Argument of type '{ paddingLeft: number; paddingRight: number; border: "none" | "round"; style: Source<{ color: tui.Color; background: string; borderColor: tui.Color; }, unknown, unknown>; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ width: "100%"; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ position: "absolute"; top: number; right: number; bottom: number; height: "100%"; background: "blackBright"; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ id: string; position: "relative"; overflow: "hidden"; width: "100%"; height: "100%"; style: Source<{}, unknown, unknown>; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ id: string; position: "absolute"; top: number; left: number; width: "100%"; style: Source<{ top: number; paddingRight: number; }, unknown, unknown>; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ position: "absolute"; top: number; right: number; bottom: number; height: "100%"; background: "blackBright"; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Argument of type '{ width: string; height: string; } | { width: string; height: string; } | { type: VNodeType; props?: VNodeElementProps | undefined; children?: VNodeChildren; width: string; height: string; } | { ...; } | { ...; }' is not assignable to parameter of type 'VNodeElementProps | VNodeChildren'.
|
release
Process completed with exit code 1.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/turnstyle@v1, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/turnstyle@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|