Skip to content

Implement async enumerable support for .net8 (#48) #14

Implement async enumerable support for .net8 (#48)

Implement async enumerable support for .net8 (#48) #14

Triggered via push June 7, 2024 04:04
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Isop/CommandLine/Argument.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Abstractions/IAppHostBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Abstractions/IAppHostBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Abstractions/IAppHostBuilder.cs#L38
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Help/HelpForControllers.cs#L114
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Help/HelpForControllers.cs#L114
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Help/HelpForControllers.cs#L143
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Implementations/ServiceProviderAppHostBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Implementations/ServiceProviderAppHostBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
build: src/Isop/Implementations/ServiceProviderAppHostBuilder.cs#L33
Cannot convert null literal to non-nullable reference type.