Update dependency typescript to v6 #344
Annotations
10 errors
|
Run yarn install:
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
Run yarn install:
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
Loading