fix: add explicit type assertions for dynamic imports to resolve CI l… #28
Annotations
10 errors and 2 notices
|
release:
src/core/plugin-registry.ts#L93
Computed name [directoryName as WorkflowName] resolves to an `error` typed value
|
|
release:
src/core/plugin-registry.ts#L93
Unsafe member access [directoryName as WorkflowName] on an `error` typed value
|
|
release:
src/core/plugin-registry.ts#L93
Unsafe assignment of an error typed value
|
|
release:
src/core/plugin-registry.ts#L27
Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
|
release:
src/core/dynamic-tools.ts#L204
Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
|
release:
src/core/dynamic-tools.ts#L197
Unsafe argument of type error typed assigned to a parameter of type `{}`
|
|
release:
src/core/dynamic-tools.ts#L103
Unsafe call of a(n) `error` type typed value
|
|
release:
src/core/dynamic-tools.ts#L92
Computed name [workflowName as WorkflowName] resolves to an `error` typed value
|
|
release:
src/core/dynamic-tools.ts#L92
Unsafe member access [workflowName as WorkflowName] on an `error` typed value
|
|
release:
src/core/dynamic-tools.ts#L92
Unsafe assignment of an error typed value
|
|
release
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
release
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|