chore(deps): update dependency @farmfe/core to v1.3.33 #6194
Annotations
10 errors and 6 warnings
Build
Property 'dynamicResources' has no initializer and is not definitely assigned in the constructor.
|
Build
Type 'string | undefined' is not assignable to type 'string'.
|
Build
Type 'string | undefined' is not assignable to type 'string'.
|
Build
Property 'resource_pot' has no initializer and is not definitely assigned in the constructor.
|
Build
This condition will always return true since this function is always defined. Did you mean to call it instead?
|
Build
This condition will always return true since this function is always defined. Did you mean to call it instead?
|
Build
The 'this' context of type '((moduleSystem: ModuleSystem) => void | Promise<void>) | ((module: Module) => void | Promise<void>) | ((module: Module) => void | Promise<...>) | ((module: Module) => boolean | Promise<...>) | ((moduleId: string) => void | Promise<...>) | ((resource: Resource, targetEnv: "browser" | "node") => Promise<...>)' is not assignable to method's 'this' of type '(this: FarmRuntimePlugin, moduleSystem: ModuleSystem) => void | Promise<void>'.
|
Build
Function lacks ending return statement and return type does not include 'undefined'.
|
Build
The 'this' context of type '((moduleSystem: ModuleSystem) => void | Promise<void>) | ((module: Module) => void | Promise<void>) | ((module: Module) => void | Promise<...>) | ((module: Module) => boolean | Promise<...>) | ((moduleId: string) => void | Promise<...>) | ((resource: Resource, targetEnv: "browser" | "node") => Promise<...>)' is not assignable to method's 'this' of type '(this: FarmRuntimePlugin, moduleSystem: ModuleSystem) => void | Promise<void>'.
|
Build
Type 'Promise<void>' is not assignable to type 'T'.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Unexpected input(s) 'profile', 'override', valid inputs are ['toolchain', 'targets', 'target', 'components']
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Unexpected input(s) 'profile', 'override', valid inputs are ['toolchain', 'targets', 'target', 'components']
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Unexpected input(s) 'profile', 'override', valid inputs are ['toolchain', 'targets', 'target', 'components']
|