publicize #2009
Annotations
10 errors and 1 warning
Build/Publish (dev):
src/Link.ts#L6
Cannot find name 'url'. Did you mean 'Url'?
|
Build/Publish (dev):
src/Link.ts#L12
Cannot find name 'url'. Did you mean 'Url'?
|
Build/Publish (dev):
src/Link.ts#L36
Cannot find name 'url'. Did you mean 'Url'?
|
Build/Publish (dev):
src/Link.ts#L44
Cannot find name 'url'. Did you mean 'Url'?
|
Build/Publish (dev):
src/interface/link/setting.d.ts#L5
Type 'typeof Url' does not satisfy the constraint '(...args: any) => any'.
|
Build/Publish (dev):
src/interface/link/setting.d.ts#L6
Type 'typeof Url' does not satisfy the constraint '(...args: any) => any'.
|
Build/Publish (dev):
src/interface/link/setting.d.ts#L9
Type 'typeof Url' does not satisfy the constraint '(...args: any) => any'.
|
Build/Publish (dev):
src/interface/link/setting.d.ts#L14
Type 'typeof Url' does not satisfy the constraint '(...args: any) => any'.
|
Build/Publish (dev):
src/interface/link/setting.d.ts#L19
Type 'typeof Url' does not satisfy the constraint '(...args: any) => any'.
|
Build/Publish (dev):
src/lib/object/url.spec.ts#L24
Value of type 'typeof Url' is not callable. Did you mean to include 'new'?
|
Build/Publish (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|