Skip to content

luraph-vscode v0.0.3 #15

luraph-vscode v0.0.3

luraph-vscode v0.0.3 #15

Triggered via release January 31, 2024 11:20
@memcorruptmemcorrupt
published v0.0.3
Status Success
Total duration 58s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
release: src/extension.ts#L1
Could not find a declaration file for module 'luraph'. '/home/runner/work/luraph-vscode/luraph-vscode/node_modules/luraph/dist/index.js' implicitly has an 'any' type.
release: src/extension.ts#L106
'nodeInfo' is of type 'unknown'.
release: src/extension.ts#L106
'nodeInfo' is of type 'unknown'.
release: src/extension.ts#L147
Property 'name' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'description' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'tier' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'type' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'choices' does not exist on type 'unknown'.
release: src/extension.ts#L148
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ CUSTOMER_ONLY: undefined; PREMIUM_ONLY: ThemeIcon; ADMIN_ONLY: ThemeIcon; }'.
release: src/extension.ts#L149
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ CUSTOMER_ONLY: string; PREMIUM_ONLY: string; ADMIN_ONLY: string; }'.
release: src/extension.ts#L1
Could not find a declaration file for module 'luraph'. '/home/runner/work/luraph-vscode/luraph-vscode/node_modules/luraph/dist/index.js' implicitly has an 'any' type.
release: src/extension.ts#L106
'nodeInfo' is of type 'unknown'.
release: src/extension.ts#L106
'nodeInfo' is of type 'unknown'.
release: src/extension.ts#L147
Property 'name' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'description' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'tier' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'type' does not exist on type 'unknown'.
release: src/extension.ts#L147
Property 'choices' does not exist on type 'unknown'.
release: src/extension.ts#L148
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ CUSTOMER_ONLY: undefined; PREMIUM_ONLY: ThemeIcon; ADMIN_ONLY: ThemeIcon; }'.
release: src/extension.ts#L149
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ CUSTOMER_ONLY: string; PREMIUM_ONLY: string; ADMIN_ONLY: string; }'.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.