deps(npm): bump @sinclair/typebox from 0.34.48 to 0.34.49 in the npm-minor-patch group #154
ci.yml
on: pull_request
Type Check
37s
Lint
37s
GitHub Actions audit
32s
Test
43s
Build
35s
Dependency Review
6s
Annotations
20 errors and 1 warning
|
Build:
src/adapters/agent-tools.ts#L400
Property '[Kind]' is missing in type 'TObject<{ method: TUnion<[TLiteral<"POST">, TLiteral<"PUT">, TLiteral<"DELETE">]>; path: TString; body: TOptional<TUnknown>; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L364
Property '[Kind]' is missing in type 'TObject<{ path: TString; query: TOptional<TRecord<TString, TString>>; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L332
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; questionId: TString; content: TString; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L316
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; messageBoardId: TString; subject: TString; content: TOptional<TString>; categoryId: TOptional<TNumber>; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L298
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; cardId: TString; columnId: TNumber; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L280
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; recordingId: TString; content: TOptional<TString>; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L241
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; recordingId: TString; type: TUnion<[TLiteral<"comments">, TLiteral<"campfire">]>; limit: TOptional<TNumber>; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L223
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todoId: TString; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L207
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todoId: TString; }>' but required in type 'TSchema'.
|
|
Build:
src/adapters/agent-tools.ts#L186
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todolistId: TString; content: TString; description: TOptional<TString>; assigneeIds: TOptional<TArray<TNumber>>; dueOn: TOptional<...>; startsOn: TOptional<...>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L400
Property '[Kind]' is missing in type 'TObject<{ method: TUnion<[TLiteral<"POST">, TLiteral<"PUT">, TLiteral<"DELETE">]>; path: TString; body: TOptional<TUnknown>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L364
Property '[Kind]' is missing in type 'TObject<{ path: TString; query: TOptional<TRecord<TString, TString>>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L332
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; questionId: TString; content: TString; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L316
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; messageBoardId: TString; subject: TString; content: TOptional<TString>; categoryId: TOptional<TNumber>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L298
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; cardId: TString; columnId: TNumber; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L280
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; recordingId: TString; content: TOptional<TString>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L241
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; recordingId: TString; type: TUnion<[TLiteral<"comments">, TLiteral<"campfire">]>; limit: TOptional<TNumber>; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L223
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todoId: TString; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L207
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todoId: TString; }>' but required in type 'TSchema'.
|
|
Type Check:
src/adapters/agent-tools.ts#L186
Property '[Kind]' is missing in type 'TObject<{ bucketId: TString; todolistId: TString; content: TString; description: TOptional<TString>; assigneeIds: TOptional<TArray<TNumber>>; dueOn: TOptional<...>; startsOn: TOptional<...>; }>' but required in type 'TSchema'.
|
|
Dependency Review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
|
2.13 KB |
sha256:6b413856864a3506be062ec3ffc09c02739aff5dad78bbd68d163b4e843a3526
|
|