blog test #8
Annotations
7 errors and 2 warnings
deploy:
src/my-element.ts#L2
'property' is declared but its value is never read.
|
deploy:
src/my-element.ts#L3
'litLogo' is declared but its value is never read.
|
deploy:
src/my-element.ts#L4
'viteLogo' is declared but its value is never read.
|
deploy:
src/my-element.ts#L39
'index' is declared but its value is never read.
|
deploy:
src/my-element.ts#L49
'_onClick' is declared but its value is never read.
|
deploy:
src/my-element.ts#L50
Property 'count' does not exist on type 'MyElement'.
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|