release: 4.0.0 #3101
Annotations
15 errors
examples:
src/index.ts#L332
Namespace '"/home/runner/work/cloudflare-typescript/cloudflare-typescript/src/resources/index"' has no exported member 'BotnetFeed'.
|
examples:
src/index.ts#L332
Property 'BotnetFeed' does not exist on type 'typeof import("/home/runner/work/cloudflare-typescript/cloudflare-typescript/src/resources/index")'.
|
examples
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
lint:
src/index.ts#L332
Namespace '"/home/runner/work/cloudflare-typescript/cloudflare-typescript/src/resources/index"' has no exported member 'BotnetFeed'.
|
lint:
src/index.ts#L332
Property 'BotnetFeed' does not exist on type 'typeof import("/home/runner/work/cloudflare-typescript/cloudflare-typescript/src/resources/index")'.
|
lint:
src/resources/botnet-feed/index.ts#L11
Cannot find module './configs/index' or its corresponding type declarations.
|
lint:
src/resources/url-scanner/result.ts#L141
All declarations of 'frameId' must have identical modifiers.
|
lint:
src/resources/url-scanner/result.ts#L143
All declarations of 'loaderId' must have identical modifiers.
|
lint:
src/resources/url-scanner/result.ts#L172
All declarations of 'headers' must have identical modifiers.
|
lint:
src/resources/url-scanner/result.ts#L327
All declarations of 'frameId' must have identical modifiers.
|
lint:
src/resources/url-scanner/result.ts#L327
Subsequent property declarations must have the same type. Property 'frameId' must be of type 'string | undefined', but here has type 'string'.
|
lint:
src/resources/url-scanner/result.ts#L333
All declarations of 'loaderId' must have identical modifiers.
|
lint:
src/resources/url-scanner/result.ts#L333
Subsequent property declarations must have the same type. Property 'loaderId' must be of type 'string | undefined', but here has type 'string'.
|
test
Process completed with exit code 1.
|