Update dependency @pulumi/azure-native to v3.24.0 - autoclosed #9269
Annotations
8 errors and 1 warning
|
Type Check
Process completed with exit code 1.
|
|
Type Check:
examples/spotify/index.ts#L93
Parameter 'artist' implicitly has an 'any' type.
|
|
Type Check:
examples/spotify/index.ts#L92
Parameter 'item' implicitly has an 'any' type.
|
|
Type Check:
examples/spotify/index.ts#L76
Element implicitly has an 'any' type because expression of type '"/search"' can't be used to index type '{}'.
|
|
Type Check:
examples/spotify/index.ts#L56
Element implicitly has an 'any' type because expression of type '"/users/{user_id}/playlists"' can't be used to index type '{}'.
|
|
Type Check:
examples/spotify/index.ts#L36
Element implicitly has an 'any' type because expression of type '"/recommendations"' can't be used to index type '{}'.
|
|
Type Check:
examples/spotify/index.ts#L18
Element implicitly has an 'any' type because expression of type '"https://accounts.spotify.com/api/token"' can't be used to index type '{}'.
|
|
Type Check:
examples/spotify/index.ts#L5
Type 'string' does not satisfy the constraint 'RouterBaseObject<any, any, any> & { (req: NodeRequest, res: NodeResponse, ...ctx: Partial<any>[]): Promise<void>; (requestLike: RequestLike, ...ctx: Partial<...>[]): MaybePromise<...>; (request: Request, ...ctx: Partial<...>[]): MaybePromise<...>; (request: Request, ...ctx: Partial<...>[]): MaybePromise<...>; (fetch...'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7, actions/setup-node@v4, styfle/cancel-workflow-action@0.12.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading