Update dep-stats #1337
types.yml
on: push
type-check
/
Resolving inputs
0s
Matrix: type-check / test
Annotations
10 errors and 3 warnings
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/edge.ts#L87
Property 'accept' in type 'SafeEdge' is not assignable to the same property in base type 'EdgeClass'.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/edge.ts#L87
This member must have an 'override' modifier because it overrides a member in the base class 'EdgeClass'.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/edge.ts#L91
This member must have an 'override' modifier because it overrides a member in the base class 'EdgeClass'.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/edge.ts#L190
Class 'EdgeClass' defines instance member property 'detach', but extended class 'SafeEdge' defines it as instance member function.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/edge.ts#L190
This member must have an 'override' modifier because it overrides a member in the base class 'EdgeClass'.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/node.ts#L65
Class 'NodeClass' defines instance member property 'canDedupe', but extended class 'SafeNode' defines it as instance member function.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/node.ts#L84
Argument of type 'this' is not assignable to parameter of type 'Node' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/node.ts#L88
Argument of type 'this' is not assignable to parameter of type 'Node' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/node.ts#L118
Property 'canReplaceWith' in type 'SafeNode' is not assignable to the same property in base type 'NodeClass'.
|
type-check / TS 5.4, "esnext", ./.:
src/shadow/arborist/lib/node.ts#L118
Class 'NodeClass' defines instance member property 'canReplaceWith', but extended class 'SafeNode' defines it as instance member function.
|
type-check / Resolving inputs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check / TS 5.4, "esnext", ./.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check / TS 5.4, "esnext", ./.
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|