Skip to content

Mobile: Implement plugin screen redesign #15759

Mobile: Implement plugin screen redesign

Mobile: Implement plugin screen redesign #15759

Status Failure
Total duration 10m 30s
Artifacts

github-actions-main.yml

on: pull_request
pre_job
8s
pre_job
Matrix: Main
Matrix: ServerDockerImage
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Main (ubuntu-20.04)
Property 'installed' is missing in type '{ manifest: PluginManifest; enabled: true; deleted: false; devMode: false; builtIn: false; hasBeenUpdated: false; }' but required in type 'PluginItem'.
Main (ubuntu-20.04)
Argument of type '{ manifest: PluginManifest; enabled: boolean; deleted: boolean; devMode: boolean; builtIn: boolean; hasBeenUpdated: boolean; }' is not assignable to parameter of type 'PluginItem'.
Main (ubuntu-20.04)
Property 'installed' is missing in type '{ manifest: PluginManifest; enabled: true; deleted: false; devMode: false; builtIn: false; hasBeenUpdated: false; }' but required in type 'PluginItem'.
Main (ubuntu-20.04)
Argument of type '{ manifest: PluginManifest; enabled: boolean; deleted: boolean; devMode: boolean; builtIn: boolean; hasBeenUpdated: boolean; }' is not assignable to parameter of type 'PluginItem'.
Main (ubuntu-20.04)
Process completed with exit code 1.
Main (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
Main (windows-2019)
The operation was canceled.
Main (macos-12)
The job was canceled because "ubuntu-20_04" failed.
Main (macos-12)
The operation was canceled.
ServerDockerImage (ubuntu-20.04)
Property 'installed' is missing in type '{ manifest: PluginManifest; enabled: true; deleted: false; devMode: false; builtIn: false; hasBeenUpdated: false; }' but required in type 'PluginItem'.
ServerDockerImage (ubuntu-20.04)
Argument of type '{ manifest: PluginManifest; enabled: boolean; deleted: boolean; devMode: boolean; builtIn: boolean; hasBeenUpdated: boolean; }' is not assignable to parameter of type 'PluginItem'.
ServerDockerImage (ubuntu-20.04)
Property 'installed' is missing in type '{ manifest: PluginManifest; enabled: true; deleted: false; devMode: false; builtIn: false; hasBeenUpdated: false; }' but required in type 'PluginItem'.
ServerDockerImage (ubuntu-20.04)
Argument of type '{ manifest: PluginManifest; enabled: boolean; deleted: boolean; devMode: boolean; builtIn: boolean; hasBeenUpdated: boolean; }' is not assignable to parameter of type 'PluginItem'.
ServerDockerImage (ubuntu-20.04)
Process completed with exit code 1.