Fix format #509
Annotations
8 errors and 5 warnings
code
Process completed with exit code 1.
|
pkg
Process completed with exit code 1.
|
code_old_versions (22)
Argument of type '{ serialize: "ignore"; name: string; skipVoid: boolean; }' is not assignable to parameter of type '{ name?: string | undefined; sid?: string | undefined; updateFilter?: ((update: State & Ext, current: State & Ext) => boolean) | undefined; serialize?: "ignore" | { ...; } | undefined; domain?: Domain | undefined; }'.
|
code_old_versions (22)
Type 'Store<i18n | Store<i18n | null>>' is not assignable to type 'Store<i18n | null>'.
|
code_old_versions (22)
Type 'Effect<string, void, Error>' is not assignable to type 'Effect<string, void, unknown>'.
|
e2e_old_versions (22)
Argument of type '{ serialize: "ignore"; name: string; skipVoid: boolean; }' is not assignable to parameter of type '{ name?: string | undefined; sid?: string | undefined; updateFilter?: ((update: State & Ext, current: State & Ext) => boolean) | undefined; serialize?: "ignore" | { ...; } | undefined; domain?: Domain | undefined; }'.
|
e2e_old_versions (22)
Type 'Store<i18n | Store<i18n | null>>' is not assignable to type 'Store<i18n | null>'.
|
e2e_old_versions (22)
Type 'Effect<string, void, Error>' is not assignable to type 'Effect<string, void, unknown>'.
|
code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code_old_versions (22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_old_versions (22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|