feat(nuxt): Add example page/component creation and final messaging #1847
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Linter:
e2e-tests/utils/index.ts#L150
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run Linter:
e2e-tests/utils/index.ts#L167
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run Linter:
e2e-tests/utils/index.ts#L187
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run Linter:
lib/Constants.ts#L21
Unexpected any. Specify a different type
|
Run Linter:
lib/Helper/Env.ts#L1
Unsafe assignment of an `any` value
|
Run Linter:
lib/Helper/Env.ts#L1
Unsafe member access .default on an `any` value
|
Run Linter:
lib/Helper/Env.ts#L5
Unsafe assignment of an `any` value
|
Run Linter:
lib/Helper/Env.ts#L5
Unsafe call of an `any` typed value
|
Run Linter:
lib/Helper/Env.ts#L6
Unsafe return of an `any` typed value
|
Run Linter:
lib/Helper/File.ts#L8
Unexpected any. Specify a different type
|
Loading