Skip to content

add support for .net 8.0 & github actions #2

add support for .net 8.0 & github actions

add support for .net 8.0 & github actions #2

Triggered via pull request March 20, 2026 17:03
Status Success
Total duration 3m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: kx/KException.cs#L47
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: kx/KException.cs#L47
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.