Skip to content

Async Execution (project scheduling) #5

Async Execution (project scheduling)

Async Execution (project scheduling) #5

Triggered via pull request December 19, 2024 21:51
Status Failure
Total duration 44m 21s
Artifacts 8

ide-pull-request.yml

on: pull_request
🔍 GUI Files Changed  /  Changed Files
7s
🔍 GUI Files Changed / Changed Files
🔍 Engine Files Changed  /  Changed Files
9s
🔍 Engine Files Changed / Changed Files
📦 Package (Optional)  /  Build Backend (macos, amd64)
28m 23s
📦 Package (Optional) / Build Backend (macos, amd64)
📦 Package  /  Build Backend (linux, amd64)
4m 53s
📦 Package / Build Backend (linux, amd64)
📦 Package  /  Build Backend (windows, amd64)
9m 38s
📦 Package / Build Backend (windows, amd64)
📦 Package  /  GUI build (linux, amd64)
1m 17s
📦 Package / GUI build (linux, amd64)
📦 Package  /  GUI build (windows, amd64)
1m 49s
📦 Package / GUI build (windows, amd64)
📦 Package (Optional)  /  GUI build (macos, amd64)
13m 6s
📦 Package (Optional) / GUI build (macos, amd64)
📦 Package (Optional)  /  Package New IDE (macos, amd64)
15m 17s
📦 Package (Optional) / Package New IDE (macos, amd64)
📦 Package  /  Package New IDE (linux, amd64)
2m 33s
📦 Package / Package New IDE (linux, amd64)
📦 Package  /  Package New IDE (windows, amd64)
2m 33s
📦 Package / Package New IDE (windows, amd64)
IDE Required Checks
0s
IDE Required Checks
Fit to window
Zoom out
Zoom in

Annotations

799 errors and 7 warnings
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/HiddenFile/HiddenFile.tsx#L41
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `FormInstanceValidated<TSchema> | undefined`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/MultiSelector/MultiSelector.stories.tsx#L28
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/Selector/Selector.stories.tsx#L80
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/Selector/Selector.stories.tsx#L80
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/layouts/AssetPanel/components/ProjectExecution.tsx#L102
[@typescript-eslint/switch-exhaustiveness-check] Switch is not exhaustive. Cases not matched: "none"
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L297
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/layouts/AssetPanel/components/ProjectExecution.tsx#L102
[@typescript-eslint/switch-exhaustiveness-check] Switch is not exhaustive. Cases not matched: "none"
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L194
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/LocalBackend.ts#L16
[@typescript-eslint/no-unused-vars] 'toRfc3339' is defined but never used. Allowed unused vars must match /^_/u.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L298
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L756
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L195
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L784
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/LocalBackend.ts#L16
[@typescript-eslint/no-unused-vars] 'toRfc3339' is defined but never used. Allowed unused vars must match /^_/u.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L299
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L812
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L196
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L756
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L838
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/LocalBackend.ts#L16
[@typescript-eslint/no-unused-vars] 'toRfc3339' is defined but never used. Allowed unused vars must match /^_/u.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L784
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L313
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L860
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L115
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L197
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L756
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L84
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L812
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/LocalBackend.ts#L16
[@typescript-eslint/no-unused-vars] 'toRfc3339' is defined but never used. Allowed unused vars must match /^_/u.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L784
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L314
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L838
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L211
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L756
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L812
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L85
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L860
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L784
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/RemoteBackend.ts#L838
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L315
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L860
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L86
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L812
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L212
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L838
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L316
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L87
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/RemoteBackend.ts#L860
[no-restricted-properties] 'console.log' is restricted from being used. Avoid leaving debugging statements when committing code
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L213
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L330
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L88
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L214
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L10
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L331
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L105
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L228
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L15
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L332
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L106
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L229
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L333
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L20
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L107
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L230
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L346
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L35
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L231
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L108
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L245
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L36
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L122
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L246
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L123
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L37
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L347
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L247
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L348
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L124
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L38
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L248
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L349
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L39
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L125
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/HiddenFile/HiddenFile.tsx#L41
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `FormInstanceValidated<TSchema> | undefined`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L262
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/MultiSelector/MultiSelector.stories.tsx#L28
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/Selector/Selector.stories.tsx#L80
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L350
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L40
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L139
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L263
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/layouts/AssetPanel/components/ProjectExecution.tsx#L102
[@typescript-eslint/switch-exhaustiveness-check] Switch is not exhaustive. Cases not matched: "none"
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/HiddenFile/HiddenFile.tsx#L41
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `FormInstanceValidated<TSchema> | undefined`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L140
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/MultiSelector/MultiSelector.stories.tsx#L28
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L56
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L351
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L264
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L141
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L367
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L265
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L57
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L142
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L279
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L368
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L58
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L156
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L83
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L280
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L179
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L369
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L59
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L157
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L180
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L281
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L370
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L60
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/HiddenFile/HiddenFile.tsx#L41
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type error typed assigned to a parameter of type `FormInstanceValidated<TSchema> | undefined`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L158
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L282
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/MultiSelector/MultiSelector.stories.tsx#L28
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L61
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/components/AriaComponents/Inputs/Selector/Selector.stories.tsx#L80
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `HTMLElement`.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L159
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L296
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/layouts/AssetPanel/components/ProjectExecution.tsx#L102
[@typescript-eslint/switch-exhaustiveness-check] Switch is not exhaustive. Cases not matched: "none"
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L62
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L81
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L173
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx#L18
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L63
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L176
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
app/gui/src/dashboard/services/__test__/Backend.test.ts#L82
[@typescript-eslint/no-unsafe-call] Unsafe call of a(n) `error` type typed value.
📦 Package / GUI build (windows, amd64)
Process completed with exit code 1.
📦 Package / GUI build (linux, amd64)
Process completed with exit code 1.
📦 Package (Optional) / GUI build (macos, amd64)
Process completed with exit code 1.
📦 Package / Package New IDE (windows, amd64)
Process completed with exit code 1.
📦 Package / Package New IDE (linux, amd64)
Process completed with exit code 1.
IDE Required Checks
Process completed with exit code 1.
📦 Package (Optional) / Package New IDE (macos, amd64)
Process completed with exit code 1.
🔍 GUI Files Changed / Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🔍 Engine Files Changed / Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
📦 Package / Package New IDE (windows, amd64)
No files were found with the provided path: app/ide-desktop/client/test-traces. No artifacts will be uploaded.
📦 Package / Package New IDE (linux, amd64)
No files were found with the provided path: app/ide-desktop/client/test-traces. No artifacts will be uploaded.
IDE Required Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
📦 Package (Optional) / Package New IDE (macos, amd64)
No files were found with the provided path: app/ide-desktop/client/test-traces. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Edition File", "Engine Runner native-image-args", "fbs-schema", "Launcher native-image-args", "Project Manager native-image-args", "project-manager-linux", "project-manager-macos", "project-manager-windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Edition File
1.09 KB
Engine Runner native-image-args
23.5 KB
Launcher native-image-args
6.24 KB
Project Manager native-image-args
14.3 KB
fbs-schema
1.75 KB
project-manager-linux
854 MB
project-manager-macos
843 MB
project-manager-windows
852 MB