Skip to content

fix(no-unpublished): allowModules option was disabled when using TS… #1068

fix(no-unpublished): allowModules option was disabled when using TS…

fix(no-unpublished): allowModules option was disabled when using TS… #1068

Triggered via push March 23, 2025 14:40
Status Failure
Total duration 1m 56s
Artifacts

CI.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: lib/rules/no-hide-core-modules.js#L105
Property 'ignoreIndirectDependencies' does not exist on type '{}'.
Lint: lib/rules/no-hide-core-modules.js#L102
Property 'ignoreDirectDependencies' does not exist on type '{}'.
Lint: lib/rules/no-hide-core-modules.js#L100
Property 'allow' does not exist on type '{}'.
Lint: lib/rules/hashbang.js#L159
Property 'ignoreUnpublished' does not exist on type '{}'.
Lint: lib/rules/hashbang.js#L150
Property 'additionalExecutables' is missing in type '{}' but required in type '{ additionalExecutables: string[]; }'.
Lint: lib/rules/handle-callback-err.js#L50
No overload matches this call.
Lint: lib/rules/handle-callback-err.js#L49
Argument of type '{}' is not assignable to parameter of type 'string'.
Lint: lib/rules/file-extension-in-import.js#L83
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Lint: lib/rules/exports-style.js#L304
Property 'allowBatchAssign' does not exist on type '{}'.
Lint: lib/rules/callback-return.js#L79
Property 'indexOf' does not exist on type '{}'.