Update dependency typescript to v6 - autoclosed #345
Annotations
116 errors
|
lint:
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
lint:
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
lint:
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
lint:
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
lint:
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
lint:
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
lint:
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
lint:
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
lint:
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
lint:
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
test (ubuntu-latest, 22.x):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-2):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
webpack:
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
webpack:
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
webpack:
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
webpack:
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
webpack:
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
webpack:
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
webpack:
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
webpack:
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
webpack:
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
webpack:
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-2):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
test (ubuntu-latest, 24.x)
The strategy configuration was canceled because "test.ubuntu-latest_22_x" failed
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
test (ubuntu-latest, 24.x):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
test (ubuntu-latest, 20.x)
The strategy configuration was canceled because "test.ubuntu-latest_22_x" failed
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
test (ubuntu-latest, 20.x):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 24.x, 1-1)
The strategy configuration was canceled because "spec.ubuntu-latest_20_x_1-2" failed
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 22.x, 1-1)
The strategy configuration was canceled because "spec.ubuntu-latest_20_x_1-2" failed
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 22.x, 1-1):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 24.x, 1-1):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 20.x, 1-1)
The strategy configuration was canceled because "spec.ubuntu-latest_20_x_1-2" failed
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 20.x, 1-1):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|
|
spec (ubuntu-latest, 24.x, 1-2)
The strategy configuration was canceled because "spec.ubuntu-latest_20_x_1-2" failed
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L304
Type 'null' is not assignable to type 'string'.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L213
Type 'ParseType | undefined' is not assignable to type 'ParseType'.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L208
Type 'IActiveTag | null' is not assignable to type 'IActiveTag'.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L195
Argument of type '(tag: SaxesTagNS) => void' is not assignable to parameter of type 'OpenTagHandler<{}>'.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'Error | null | undefined'.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L83
Property 'iriValidationStrategy' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L80
Property 'validateUri' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L74
Property 'baseIRI' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L71
Property 'dataFactory' is used before being assigned.
|
|
spec (ubuntu-latest, 24.x, 1-2):
lib/RdfXmlParser.ts#L50
Property 'options' has no initializer and is not definitely assigned in the constructor.
|