chore: upgrade to typescript 5.7.2 #764
Annotations
60 errors and 3 warnings
tests (20.x, ubuntu-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (20.x, ubuntu-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (20.x, ubuntu-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (20.x, ubuntu-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (20.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (18.x, ubuntu-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (18.x, ubuntu-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (18.x, ubuntu-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (18.x, ubuntu-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (18.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (22.x, ubuntu-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (22.x, ubuntu-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (22.x, ubuntu-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (22.x, ubuntu-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (22.x, ubuntu-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (20.x, windows-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (20.x, windows-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (20.x, windows-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (20.x, windows-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (20.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (18.x, windows-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (18.x, windows-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (18.x, windows-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (18.x, windows-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (18.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (22.x, windows-latest):
packages/utils/lib/result.ts#L29
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (22.x, windows-latest):
packages/utils/lib/result.ts#L30
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (22.x, windows-latest):
packages/utils/lib/result.ts#L50
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Left<T, E>) | ((this: Result<T, E>) => this is Left<T, E>)'.
|
tests (22.x, windows-latest):
packages/utils/lib/result.ts#L51
Type '() => boolean' is not assignable to type '((this: Result<T, E>) => this is Right<T, E>) | ((this: Result<T, E>) => this is Right<T, E>)'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L111
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L112
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskWebhook'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L113
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskAction'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L114
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskOnEvent'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L115
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSyncAbort'.
|
tests (22.x, windows-latest):
packages/orchestrator/lib/clients/types.ts#L133
Type '() => boolean' is not assignable to type '(this: OrchestratorTask) => this is TaskSync'.
|
tests (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|