chore(deps-dev): bump @rollup/plugin-commonjs from 26.0.1 to 28.0.2 #495
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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