Refactor package structure and update dependencies: Move apps to pack… #18
Annotations
10 errors and 11 warnings
|
eslint:
packages/sail-web/src/stores/connection-store.ts#L123
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
eslint:
packages/sail-web/src/stores/app-directory-store.ts#L111
Unsafe argument of type error typed assigned to a parameter of type `DirectoryApp[]`
|
|
eslint:
packages/sail-web/src/index.css#L16
Unknown at-rule '@source' found
|
|
eslint:
packages/sail-web/src/index.css#L15
Unknown at-rule '@source' found
|
|
eslint:
packages/sail-web/src/contexts/UseSailDesktopAgentHooks.ts#L1
Filename is not in kebab case. Rename it to `use-sail-desktop-agent-hooks.ts`
|
|
eslint:
packages/sail-web/src/contexts/SailDesktopAgentContextValue.ts#L1
Filename is not in kebab case. Rename it to `sail-desktop-agent-context-value.ts`
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L172
'Transport' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L171
'WCPConnector' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L170
'DesktopAgent' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L52
'BrowserDesktopAgentResult' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
|
eslint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L214
Unsafe assignment of an error typed value
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L204
Unsafe construction of a(n) `error` type typed value
|
|
eslint:
packages/sail-platform-api/src/sail-platform.ts#L204
Unsafe assignment of an error typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L121
Unsafe member access .desktopAgent on an `error` typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L112
Unsafe member access .wcpConnector on an `error` typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L112
Unsafe call of a(n) `error` type typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L84
Unsafe assignment of an error typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L82
Unsafe call of a(n) `error` type typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L82
Unsafe assignment of an error typed value
|
|
eslint:
packages/sail-platform-api/src/sail-browser-desktop-agent.ts#L72
Unsafe assignment of an `any` value
|