Skip to content

test-dot-net

test-dot-net #59

Triggered via schedule June 28, 2023 23:53
Status Success
Total duration 4m 1s
Artifacts

test-dot-net.yaml

on: schedule
Matrix: test-dot-net
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L21
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L24
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L27
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L30
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L33
Non-nullable property 'Joiner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L40
Non-nullable property 'DecodingMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/online-decode-files/Program.cs#L74
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/offline-decode-files/Program.cs#L19
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/offline-decode-files/Program.cs#L22
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest): dotnet-examples/offline-decode-files/Program.cs#L25
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (ubuntu-latest)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
test-dot-net (windows-latest)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L21
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L24
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L27
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L30
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L33
Non-nullable property 'Joiner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L40
Non-nullable property 'DecodingMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/online-decode-files/Program.cs#L74
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/offline-decode-files/Program.cs#L19
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/offline-decode-files/Program.cs#L22
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (windows-latest): dotnet-examples/offline-decode-files/Program.cs#L25
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L21
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L24
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L27
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L30
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L33
Non-nullable property 'Joiner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L40
Non-nullable property 'DecodingMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/online-decode-files/Program.cs#L74
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/offline-decode-files/Program.cs#L19
Non-nullable property 'Tokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/offline-decode-files/Program.cs#L22
Non-nullable property 'Encoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest): dotnet-examples/offline-decode-files/Program.cs#L25
Non-nullable property 'Decoder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dot-net (macos-latest)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.