chore(deps): update actions/stale action to v9 #2140
Annotations
10 errors and 11 warnings
npm install:
node_modules/@types/mocha/index.d.ts#L2649
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2667
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2683
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2704
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2718
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2732
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
|
npm install:
node_modules/@types/mocha/index.d.ts#L2739
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
|
npm install:
src/formatter.ts#L5
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/detect-indent/index"' can only be default-imported using the 'esModuleInterop' flag
|
npm install:
src/formatter.ts#L7
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/js-beautify/index"' can only be default-imported using the 'esModuleInterop' flag
|
npm install:
src/formatter.ts#L8
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/lodash/index"' can only be default-imported using the 'esModuleInterop' flag
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
linting:
src/cli.ts#L15
Do not use "@ts-ignore" because it alters compilation errors
|
linting:
src/cli.ts#L199
Do not use "@ts-ignore" because it alters compilation errors
|
linting:
src/formatter.ts#L40
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L42
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L44
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L46
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L52
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L54
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L56
Unexpected any. Specify a different type
|
linting:
src/formatter.ts#L58
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading