Hide all banners that tell you to change app URL #17724
Annotations
3 errors and 1 warning
type-check
Argument of type '{ currentURLs: { applicationUrl: string; redirectUrlWhitelist: string[]; }; appDirectory: string; apiKey: string; localApp: AppInterface<AppConfiguration, ExtensionSpecification<{ name: string; type: string; ... 7 more ...; settings?: { ...; } | undefined; }>>; }' is not assignable to parameter of type 'ShouldOrPromptUpdateURLsOptions'.
|
type-check
Argument of type '{ currentURLs: { applicationUrl: string; redirectUrlWhitelist: string[]; }; appDirectory: string; apiKey: string; localApp: AppInterface<AppConfiguration, ExtensionSpecification<{ name: string; type: string; ... 7 more ...; settings?: { ...; } | undefined; }>>; }' is not assignable to parameter of type 'ShouldOrPromptUpdateURLsOptions'.
|
type-check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading