add nuxt init method for firebase hosting #23820
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Annotations
10 warnings
lint (20):
src/frameworks/nuxt/index.ts#L27
Missing return type on function
|
lint (20):
src/frameworks/nuxt/index.ts#L44
Missing return type on function
|
lint (20):
src/frameworks/nuxt/index.ts#L44
Missing JSDoc comment
|
lint (20):
src/frameworks/nuxt/index.ts#L69
Missing return type on function
|
lint (20):
src/frameworks/nuxt/index.ts#L69
Missing JSDoc comment
|
lint (20):
src/frameworks/nuxt/index.ts#L79
Missing return type on function
|
lint (20):
src/frameworks/nuxt/index.ts#L79
Missing JSDoc comment
|
lint (20):
src/frameworks/nuxt/index.ts#L82
Unsafe assignment of an `any` value
|
lint (20):
src/frameworks/nuxt/index.ts#L84
Unsafe member access .dependencies on an `any` value
|
lint (20):
src/frameworks/nuxt/index.ts#L85
Unsafe member access .dependencies on an `any` value
|