chore: release v0.26.0 #459
Annotations
10 errors and 4 warnings
|
build:
tests/server/context.bundle.spec.ts#L1465
Object is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1459
Object is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1312
'profileHandler.why' is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1266
'oauthHandler.why' is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1265
'oauthHandler.why' is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1208
'pageAgentHandler.why' is possibly 'undefined'.
|
|
build:
tests/server/context.bundle.spec.ts#L1205
'pageAgentHandler.why' is possibly 'undefined'.
|
|
build:
tests/server/audit.spec.ts#L21
Argument of type '{ path: string; range: [number, number]; rationale: string; }[]' is not assignable to parameter of type 'AuditEntry[]'.
|
|
build:
scripts/test/verify-all.ts#L374
Type '{ path: string; range: [number, number]; rangeSource: string | undefined; }' is not assignable to type '{ path: string; range: [number, number]; rangeSource?: string; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
build:
scripts/test/verify-all.ts#L334
Object literal may only specify known properties, and 'start_line' does not exist in type '{ path: string; query?: never; goal?: never; why_mode?: never; direction?: never; boost_profile?: never; } | { path: string; direction: string; query?: never; goal?: never; why_mode?: never; boost_profile?: never; }'.
|
|
docs
The process '/usr/bin/git' failed with exit code 128
|
|
build
The process '/usr/bin/git' failed with exit code 128
|
|
build:
src/server/rpc.ts#L12
`./boost-profiles.js` import should occur before import of `./compact-mode.js`
|
|
build:
src/server/handlers.ts#L25
`./handlers/snippets-get.js` type import should occur before import of `./idf-provider.js`
|