change to scoped plugin #3
build.yml
on: push
Annotations
3 errors and 14 warnings
lint / ESLint:
src/lastcommand.ts#L1
Unexpected var, use let or const instead
|
lint / ESLint:
src/lastcommand.ts#L12
Unexpected var, use let or const instead
|
lint / ESLint
Process completed with exit code 1.
|
build_and_test / build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_test / build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_test / build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / ESLint:
src/lastcommand.ts#L1
Strings must use doublequote
|
lint / ESLint:
src/lastcommand.ts#L4
Expected indentation of 4 spaces but found 2
|
lint / ESLint:
src/lastcommand.ts#L4
Strings must use doublequote
|
lint / ESLint:
src/lastcommand.ts#L5
Expected indentation of 4 spaces but found 2
|
lint / ESLint:
src/lastcommand.ts#L14
Strings must use doublequote
|
lint / ESLint:
src/lastcommand.ts#L16
Unexpected space before function parentheses
|
lint / ESLint:
src/lastcommand.ts#L18
Expected indentation of 4 spaces but found 2
|
lint / ESLint:
src/lastcommand.ts#L18
Strings must use doublequote
|
lint / ESLint:
src/lastcommand.ts#L19
Expected indentation of 8 spaces but found 2
|
lint / ESLint:
src/lastcommand.ts#L19
Unexpected any. Specify a different type
|