ci: update netversion in ci #29
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Hox/Rendering.fs#L33
Nullness warning: The types 'string' and 'string | null' do not have equivalent nullability.
|
build:
src/Hox/Rendering.fs#L34
Nullness warning: The types 'string' and 'string | null' do not have equivalent nullability.
|
build:
src/Hox/Rendering.fs#L53
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|
build:
src/Hox/Rendering.fs#L53
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|
build:
src/Hox/Rendering.fs#L33
Nullness warning: The types 'string' and 'string | null' do not have equivalent nullability.
|
build:
src/Hox/Rendering.fs#L34
Nullness warning: The types 'string' and 'string | null' do not have equivalent nullability.
|
build:
src/Hox/Rendering.fs#L53
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|
build:
src/Hox/Rendering.fs#L53
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|
build:
src/Hox/Rendering.fs#L77
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|
build:
src/Hox/Rendering.fs#L77
Nullness warning: The types 'LinkedListNode<AttributeNode>' and 'LinkedListNode<AttributeNode> | null' do not have compatible nullability.
|