chore(deps-dev): bump rollup from 4.22.5 to 4.24.4 #473
Annotations
10 warnings
Lint Check:
src/SageFactory.ts#L8
Unexpected any. Specify a different type
|
Lint Check:
src/SageHttpResponse.ts#L9
Unexpected any. Specify a different type
|
Lint Check:
src/polyfill.ts#L9
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Lint Check:
test/SageHttpResponse.spec.ts#L10
Unexpected any. Specify a different type
|
Lint Check:
test/SageHttpResponse.spec.ts#L22
Unexpected any. Specify a different type
|
Lint Check:
test/SageHttpResponse.spec.ts#L34
Unexpected any. Specify a different type
|
Lint Check:
test/SageHttpResponse.spec.ts#L46
Unexpected any. Specify a different type
|
Lint Check:
test/setup.ts#L10
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Lint Check:
test/utils.ts#L14
Using exported name 'fastifyCookie' as identifier for default export
|
Lint Check:
test/utils.ts#L67
'next' is defined but never used
|
Loading