Skip to content

GitHub test and codecoverage workflow #30

GitHub test and codecoverage workflow

GitHub test and codecoverage workflow #30

Triggered via pull request December 24, 2024 11:18
Status Success
Total duration 5m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
build-and-test (7.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (7.0.x)
.NET 7.0 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.
build-and-test (7.0.x): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (7.0.x): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (7.0.x): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (7.0.x): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (7.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (6.0.x)
.NET 7.0 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.
build-and-test (6.0.x): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (6.0.x): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (6.0.x): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (6.0.x): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (6.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (4.6.1)
.NET 7.0 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.
build-and-test (4.6.1): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (4.6.1): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (4.6.1): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (4.6.1): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (4.6.1): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (8.0.x)
.NET 7.0 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.
build-and-test (8.0.x): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (8.0.x): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (8.0.x): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (8.0.x): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (8.0.x): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (4.7.2)
.NET 7.0 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.
build-and-test (4.7.2): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (4.7.2): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (4.7.2): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (4.7.2): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (4.7.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (4.8.2)
.NET 7.0 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.
build-and-test (4.8.2): Aikido.Zen.Core/Agent.cs#L339
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test (4.8.2): Aikido.Zen.DotNetCore/Zen.cs#L37
Possible null reference return.
build-and-test (4.8.2): Aikido.Zen.DotNetCore/Zen.cs#L40
Possible null reference return.
build-and-test (4.8.2): Aikido.Zen.DotNetCore/Zen.cs#L10
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L40
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L42
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L43
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L44
Cannot convert null literal to non-nullable reference type.
build-and-test (4.8.2): Aikido.Zen.Test/Mocks/ContextMock.cs#L45
Cannot convert null literal to non-nullable reference type.