Deps update #237
Annotations
12 errors and 3 warnings
Block Autosquash Commits
Commit c489c7be96585f47b13fc02c68040bc27c8a24ad is an autosquash commit: https://api.github.com/repos/jgroth/kompendium/commits/c489c7be96585f47b13fc02c68040bc27c8a24ad
|
Block Autosquash Commits
1 commit(s) need to be squashed
|
Lint:
src/kompendium/typedoc-generator.ts#L182
Delete `⏎⏎`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L1
Replace `"@stencil/core/internal"` with `'@stencil/core/internal'`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L1
Strings must use singlequote
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L2
Replace `"../../types"` with `'../../types'`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L2
Strings must use singlequote
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L3
Replace `"./logger"` with `'./logger'`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L3
Strings must use singlequote
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L5
Replace `primary:·ParameterDescription[],·fallback:·ParameterDescription[]` with `⏎····primary:·ParameterDescription[],⏎····fallback:·ParameterDescription[],⏎`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L6
Replace `p` with `(p)`
|
Lint:
src/kompendium/typedoc-helpers/compileGetMethodOutput.ts#L8
Replace `.map(p` with `⏎········.map((p)`
|
Block Autosquash Commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|