Release v1.11.0 #23
Annotations
10 errors, 1 warning, and 2 notices
|
release:
src/core/plugin-registry.ts#L37
Unsafe assignment of an error typed value
|
|
release:
src/core/plugin-registry.ts#L32
Unsafe member access .workflow on an `error` typed value
|
|
release:
src/core/plugin-registry.ts#L30
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:
src/core/plugin-registry.ts#L99
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
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
|